altitude property

double altitude
final

The altitude of the point above the globe surface. 0.0 = on surface, positive values rise above. Similar to Globe.GL's pointAltitude.

Implementation

final double altitude;