Class in Zendir.Messages | Inherits from Message

Declaration

class GeodeticMessage;

Description

Message that defines a geodetic message, which is able to store the latitude, longitude, altitude and planet of a particular coordinate or ground object. This can also define the PCPF vector of the object.


Properties

DeclaredDescription
AltitudeThe altitude of the location of the object.
LatitudeThe latitude of the location of the object.
LongitudeThe longitude of the location of the object.
PlanetThe planet of the location of the object
Position_BP_PThe position of the object (B) relative to the planet in the Planet-CenteredPlanet-Fixed (PCPF) frame.
Velocity_BP_PThe velocity of the object (B) relative to the planet in the Planet-CenteredPlanet-Fixed (PCPF) frame.