Declared in StateEffector

Declaration

void ComputeDerivatives(
    double time,
    Vector3 rDDot_BN_N,
    Vector3 omegaDot_BN_B,
    Vector3 sigma_BN
);

Description

Computers the Derivatives of the Body along with the Kinematic Derivatives

Parameters

NameDescription
timeThe current computation time
rDDot_BN_NThe acceleration in the body frame
omegaDot_BN_BThe derivative of the attitude rate in the body frame
sigma_BNThe current attitude in the body frame