Thruster.GetIsp() Method |
Top |
DescriptionReturns the effective specific impulse (Isp) based on the propulsion model Isp polynomial evaluation, scaled by the IspScaleFactor. The Isp polynomial coefficients are specified by the Thruster.ThrusterK1-ThrusterK16 properties.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Return Value
Returns the effective specific impulse (Isp) of the Thruster.
Syntax
See also
|