space_ex v0.3.0 SpaceEx.SpaceCenter.WheelState

The state of a wheel.

See SpaceEx.SpaceCenter.Wheel.state/2.

Link to this section Summary

Functions

Wheel is broken

Wheel is fully deployed

Wheel is being deployed

Wheel is fully retracted

Wheel is being retracted

Link to this section Functions

Wheel is broken.

Returns :broken.

Wheel is fully deployed.

Returns :deployed.

Wheel is being deployed.

Returns :deploying.

Wheel is fully retracted.

Returns :retracted.

Wheel is being retracted.

Returns :retracting.