space_ex v0.5.1 SpaceEx.SpaceCenter.Decoupler

A decoupler.

Obtained by calling SpaceEx.SpaceCenter.Part.decoupler/1

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.active_vessel/1 no longer refer to the active vessel.

Link to this function decoupled(this)

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.