Coordinate Properties

Properties

Cartesian Cartesian (based on spherical earth).
CelestialInfo Celestial information based on the objects location and geographic UTC date.
Display Bindable formatted coordinate string.
EagerLoadSettings Eagerloading settings.
ECEF Earth Centered Earth Fixed Coordinate. Uses Ellipsoidal height with no geoid model included.

Remarks

GeoHeight at 0 = Mean Sea Level based on the provided Datum.
Equatorial_Radius Equatorial Radius of Earth (Default WGS84)
FormatOptions Coordinate string formatting options.
GeoDate Date at coordinate used to calculate celestial information.
GEOREF GEOREF values.
Inverse_Flattening Inverse Flattening of Earth (Default WGS84)
Latitude Latitudinal Coordinate Part.
Longitude Longitudinal Coordinate Part.
MGRS Military Grid Reference System (NATO UTM) values.
Offset GeoDate UTC Offset. This must be set if working / eager loading in local time.
Parse_Format Used to determine what format the coordinate was parsed from. Will equal "None" if Coordinate was not initialized via a TryParse() method.
UTM Universal Transverse Mercator values.
WebMercator Web Mercator EPSG:3857 values.

See Also