Class in Zendir.Messages | Inherits from Message

Declaration

class SpacecraftStateMessage;

Description

Message describing the current state of a spacecraft. This can define all parameters on the spacecraft at a point in time, relative to the body or inertial frame. The body frame (B) is the spacecraft’s frame and the center of mass frame (C) is the center of mass of the spacecraft, including all components.


Properties

DeclaredDescription
Acceleration_BN_NCurrent acceleration vector in the inertial frame
NonConservativeAcceleration_BN_BCurrent Spacecraft non-conservative body frame acceleration in the bodyframe.
NumMRPSwitchesNumber of times that MRPs have switched due to the a full rotation.
Omega_BN_BCurrent angular velocity in the body frame
OmegaDot_BN_BCurrent angular acceleration in the body frame
OrbitalEnergyContributionContribution of the state effectors to the total potential energy.
Position_BN_NCurrent position vector in the inertial frame
Position_CN_NCurrent position of the center of mass in the inertial frame
RotationalAngularMomentum_CN_BContribution of the state effector to total rotational angular momentumof the center of mass relative to the body frame.
RotationalEnergyContributionContribution of the state effectors to the total rotational energy.
Sigma_BNCurrent attitude in MRP in the inertial frame
TotalDeltaVelocity_BN_BAccumulated DV (delta-velocity) of body frame in body frame coordinates
TotalDeltaVelocity_CN_BAccumulated DV (delta-velocity) of center of mass in body frame coordinates
TotalOrbitalAngularMomentum_BN_NTotal orbital angular momentum about the body relative to theinertial frame.
TotalOrbitalEnergyTotal orbital kinetic energy of the body over the simulation.
TotalRotationalAngularMomentum_CN_NTotal rotational angular momentum about the center of mass relative tothe inertial frame.
TotalRotationalEnergyTotal rotational energy of the body.
Velocity_BN_NCurrent velocity vector in the inertial frame
Velocity_CN_NCurrent velocity of the center of mass in the inertial frame