space_ex v0.1.1 SpaceEx.SpaceCenter.Intake

An air intake.

Obtained by calling SpaceEx.SpaceCenter.Part.get_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

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

Whether the intake is open

Link to this section Functions

Link to this function get_area(conn, this)

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

Link to this function get_flow(conn, this)

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

Link to this function get_open(conn, this)

Whether the intake is open.

Link to this function get_part(conn, this)

The part object for this intake.

Link to this function get_speed(conn, this)

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

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

Whether the intake is open.