NULL_ORDINATE property

double NULL_ORDINATE
final

The value used to indicate a null or missing ordinate value. In particular, used for the value of ordinates for dimensions greater than the defined dimension of a coordinate.

Implementation

static final double NULL_ORDINATE = double.nan;