SCEnergyMomentumMsgPayload¶
- 
struct SCEnergyMomentumMsgPayload¶
- #include <SCEnergyMomentumMsgPayload.h>This structure is used in the messaging system to communicate what the state of the vehicle is currently. Public Members - 
double spacecraftOrbEnergy¶
- [J] Total orbital kinetic energy 
 - 
double spacecraftRotEnergy¶
- [J] Total rotational energy 
 - 
double spacecraftOrbAngMomPntN_N[3]¶
- [kg m^2/s] Total orbital angular momentum about N in N frame components 
 - 
double spacecraftRotAngMomPntC_N[3]¶
- [kg m^2/s] Total rotational angular momentum about C in N frame components 
 
- 
double spacecraftOrbEnergy¶