space_ex v0.3.0 SpaceEx.SpaceCenter.Intake

An air intake.

Obtained by calling SpaceEx.SpaceCenter.Part.intake/2.

Link to this section Summary

Functions

The area of the intake's opening, in square meters

The rate of flow into the intake, in units of resource per second

Whether the intake is open

The part object for this intake

Whether the intake is open

Speed of the flow into the intake, in \(m/s\)

Link to this section Functions

Link to this function area(conn, this)

The area of the intake's opening, in square meters.

Link to this function flow(conn, this)

The rate of flow into the intake, in units of resource per second.

Link to this function open(conn, this)

Whether the intake is open.

Link to this function part(conn, this)

The part object for this intake.

Link to this function set_open(conn, this, value)

Whether the intake is open.

Link to this function speed(conn, this)

Speed of the flow into the intake, in \(m/s\).