Declared in DynamicEffector
Declaration
void ComputeDynamics(
double time
);
Description
Method to compute the force and torque on the body. This will be triggered by the spacecraft on an Update call.
Parameters
Name | Description |
---|---|
time | [s] The current integration time |