space_ex v0.8.0 SpaceEx.SpaceCenter.Radiator
A radiator.
Obtained by calling SpaceEx.SpaceCenter.Part.radiator/1.
Link to this section Summary
Functions
Whether the radiator is deployable
For a deployable radiator, true if the radiator is extended
The part object for this radiator
For a deployable radiator, true if the radiator is extended
The current state of the radiator
Link to this section Functions
Whether the radiator is deployable.
Returns: true or false
For a deployable radiator, true if the radiator is extended.
If the radiator is not deployable, this is always true.
Returns: true or false
The part object for this radiator.
Returns: a reference to a SpaceEx.SpaceCenter.Part object
For a deployable radiator, true if the radiator is extended.
If the radiator is not deployable, this is always true.
Returns: :ok
The current state of the radiator.
A fixed radiator is always SpaceEx.SpaceCenter.RadiatorState.extended.
Returns: a Elixir.SpaceEx.SpaceCenter.RadiatorState value in atom form