space_ex v0.1.0 SpaceEx.SpaceCenter.Decoupler
A decoupler.
Obtained by calling SpaceEx.SpaceCenter.Part.get_decoupler/2
Link to this section Summary
Functions
Fires the decoupler
Whether the decoupler has fired
The impulse that the decoupler imparts when it is fired, in Newton seconds
The part object for this decoupler
Whether the decoupler is enabled in the staging sequence
Link to this section Functions
Fires the decoupler.
Returns the new vessel created when the decoupler fires. Throws an exception if the decoupler has already fired.
When called, the active vessel may change. It is therefore possible that,
after calling this function, the object(s) returned by previous call(s) to
SpaceEx.SpaceCenter.get_active_vessel/1
no longer refer to the active vessel.
Whether the decoupler has fired.
The impulse that the decoupler imparts when it is fired, in Newton seconds.
The part object for this decoupler.
Whether the decoupler is enabled in the staging sequence.