space_ex v0.8.0 SpaceEx.SpaceCenter.Sensor
A sensor, such as a thermometer.
Obtained by calling SpaceEx.SpaceCenter.Part.sensor/1.
Link to this section Summary
Functions
Whether the sensor is active
The part object for this sensor
Whether the sensor is active
The current value of the sensor
Link to this section Functions
Link to this function
active(this)
Whether the sensor is active.
Returns: true or false
Link to this function
part(this)
The part object for this sensor.
Returns: a reference to a SpaceEx.SpaceCenter.Part object
Link to this function
set_active(this, value)
Whether the sensor is active.
Returns: :ok
Link to this function
value(this)
The current value of the sensor.
Returns: a string