NavTransMsgPayload¶
- 
struct NavTransMsgPayload¶
- #include <NavTransMsgPayload.h>Structure used to define the output definition for translatoin guidance. Public Members - 
double timeTag¶
- [s] Current vehicle time-tag associated with measurements*/ 
 - 
double r_BN_N[3]¶
- [m] Current inertial spacecraft position vector in inertial frame N components 
 - 
double v_BN_N[3]¶
- [m/s] Current inertial velocity of the spacecraft in inertial frame N components 
 - 
double vehAccumDV[3]¶
- [m/s] Total accumulated delta-velocity for s/c 
 
- 
double timeTag¶