M constant

int const M

Standard ordinate index value for, where M is 3.

This constant assumes XYZM coordinate sequence definition, please check this assumption using {@link #getDimension()} and {@link #getMeasures()} before use.

Implementation

static const int M = 3;