Current detic latitude (radians), detic longitude (radians), and altitude (meters).
[Visual Basic .NET] |
---|
Public Sub LatLonAlt( _ ByRef Latitude As Double, _ ByRef Longitude As Double, _ ByRef Altitude As Double _ ) |
- Latitude
- Detic latitude of the current position.
- Longitude
- Detic longitude of the current position.
- Altitude
- Detic altitude of the current position.