Declared in Thruster
Declaration
void UpdateThrust(
double time,
double step
);Description
Updates the thrust output based on the current fire request and ramp configuration.
Parameters
| Name | Description |
|---|---|
| time | [s] The current time in the simulation |
| step | [s] The delta time between the updates |