Serialized Form
Package org.gavaghan.geodesy |
mSemiMajorAxis
double mSemiMajorAxis
- Semi major axis (meters).
mSemiMinorAxis
double mSemiMinorAxis
- Semi minor axis (meters).
mFlattening
double mFlattening
- Flattening.
mInverseFlattening
double mInverseFlattening
- Inverse flattening.
mEllipsoidalDistance
double mEllipsoidalDistance
- Ellipsoidal distance (in meters).
mAzimuth
double mAzimuth
- Azimuth (degrees from north).
mReverseAzimuth
double mReverseAzimuth
- Reverse azimuth (degrees from north).
mElevationChange
double mElevationChange
- The elevation change, in meters, going from the starting to the ending
point.
mP2P
double mP2P
- The distance travelled, in meters, going from one point to the next.
mLatitude
double mLatitude
- Latitude in degrees. Negative latitude is southern hemisphere.
mLongitude
double mLongitude
- Longitude in degrees. Negative longitude is western hemisphere.
mElevation
double mElevation
- Elevation, in meters, above the surface of the ellipsoid.