Declared in Spacecraft
Declaration
void UpdateEquationsOfMotion(
double time,
double step
);
Description
Updates all of the State Equations with their correct derivatives
Parameters
Name | Description |
---|---|
time | The current time [s] |
step | The current delta time [s] |