space_ex v0.8.0 SpaceEx.SpaceCenter.Propellant
A propellant for an engine.
Obtains by calling SpaceEx.SpaceCenter.Engine.propellants/1.
Link to this section Summary
Functions
The current amount of propellant
The required amount of propellant
If this propellant has a stack gauge or not
If this propellant should be ignored when calculating required mass flow given specific impulse
If this propellant should be ignored for thrust curve calculations
If this propellant is deprived
The name of the propellant
The propellant ratio
The total amount of the underlying resource currently reachable given resource flow rules
The total vehicle capacity for the underlying propellant resource, restricted by resource flow rules
Link to this section Functions
The current amount of propellant.
Returns: a high precision decimal
The required amount of propellant.
Returns: a high precision decimal
If this propellant has a stack gauge or not.
Returns: true or false
If this propellant should be ignored when calculating required mass flow given specific impulse.
Returns: true or false
If this propellant should be ignored for thrust curve calculations.
Returns: true or false
If this propellant is deprived.
Returns: true or false
The name of the propellant.
Returns: a string
The propellant ratio.
Returns: a low-precision decimal
The total amount of the underlying resource currently reachable given resource flow rules.
Returns: a high precision decimal
The total vehicle capacity for the underlying propellant resource, restricted by resource flow rules.
Returns: a high precision decimal