space_ex v0.5.1 SpaceEx.SpaceCenter.ResourceFlowMode

The way in which a resource flows between parts.

See SpaceEx.SpaceCenter.Resources.flow_mode/2.

Link to this section Summary

Functions

The resource flows between adjacent parts within the vessel

The resource does not flow

The resource flows from parts in the first stage, followed by the second, and so on

The resource flows to any part in the vessel

Link to this section Functions

The resource flows between adjacent parts within the vessel.

For example, liquid fuel or oxidizer.

Returns :adjacent.

The resource does not flow.

For example, solid fuel.

Returns :none.

The resource flows from parts in the first stage, followed by the second, and so on.

For example, mono-propellant.

Returns :stage.

The resource flows to any part in the vessel.

For example, electric charge.

Returns :vessel.