Class in Zendir.Messages | Inherits from Message

Declaration

class PlanetStateMessage;

Description

Message that defines the planet state message that can be calculated and passed into structures needing planet data.


Properties

DeclaredDescription
AlbedoAverageThe average albedo value of the planet.
CodeThe SPICE planet ID.
FrameName of the SPICE frame for the planet.
J2000RotationOrientation matrix of planet-fixed relative to inertial frame. Thisis the rotation matrix that can be used to convert between the twocoordinate systems. This is the ‘J20002PFix’ matrix.
J2000RotationDotDerivative of the orientation matrix of planet-fixed relative to inertial.This is the ‘J20002PFix_Dot’ matrix.
MuThe gravitational constant of the planet based on some ofthe conditions.
NameName of the planet for the state.
PolarRadiusThe polar radius of the planet.
Position_PN_NTrue position of the planet at the current time, relative to theinertial origin from the planet (P) frame.
RadiusThe equatorial radius of the planet.
Velocity_PN_NTrue velocity of the planet for the time, relative to theinertial origin from the planet (P) frame.