space_ex v0.1.0 SpaceEx.SpaceCenter.CargoBayState

The state of a cargo bay.

See SpaceEx.SpaceCenter.CargoBay.get_state/2.

Link to this section Summary

Functions

Cargo bay closed and locked

Cargo bay is closing

Cargo bay is fully open

Cargo bay is opening

Link to this section Functions

Cargo bay closed and locked.

Returns :closed.

Cargo bay is closing.

Returns :closing.

Cargo bay is fully open.

Returns :open.

Cargo bay is opening.

Returns :opening.