space_ex v0.8.0 SpaceEx.SpaceCenter.Intake
An air intake.
Obtained by calling SpaceEx.SpaceCenter.Part.intake/1.
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(this)
The area of the intake’s opening, in square meters.
Returns: a low-precision decimal
Link to this function
flow(this)
The rate of flow into the intake, in units of resource per second.
Returns: a low-precision decimal
Link to this function
open(this)
Whether the intake is open.
Returns: true or false
Link to this function
part(this)
The part object for this intake.
Returns: a reference to a SpaceEx.SpaceCenter.Part object
Link to this function
set_open(this, value)
Whether the intake is open.
Returns: :ok
Link to this function
speed(this)
Speed of the flow into the intake, in \(m/s\).
Returns: a low-precision decimal