space_ex v0.1.0 SpaceEx.SpaceCenter.LegState

The state of a landing leg.

See SpaceEx.SpaceCenter.Leg.get_state/2.

Link to this section Summary

Functions

Landing leg is broken

Landing leg is fully deployed

Landing leg is being deployed

Landing leg is fully retracted

Landing leg is being retracted

Link to this section Functions

Landing leg is broken.

Returns :broken.

Landing leg is fully deployed.

Returns :deployed.

Landing leg is being deployed.

Returns :deploying.

Landing leg is fully retracted.

Returns :retracted.

Landing leg is being retracted.

Returns :retracting.