scale property

double scale
final

The scale represents the UTM grid scale factor at position.

According to Wikipedia the scale factor at the central meridian is specified to be 0.9996 of true scale for most UTM systems in use.

Implementation

final double scale;