force.h

force.h#

Functions

void get_state_der(PropSimulation *propSim, const real &t, const std::vector<real> &xInteg, std::vector<real> &accInteg)#

Calculate the state derivative of the system.

Parameters:
  • t[in] Time [TDB MJD]

  • xInteg[in] State vector

  • propSim[in] PropSimulation object

  • accInteg[out] State derivative vector