space_ex v0.3.0 SpaceEx.SpaceCenter.Sensor
A sensor, such as a thermometer.
Obtained by calling SpaceEx.SpaceCenter.Part.sensor/2
.
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(conn, this)
Whether the sensor is active.
Link to this function
part(conn, this)
The part object for this sensor.
Link to this function
set_active(conn, this, value)
Whether the sensor is active.
Link to this function
value(conn, this)
The current value of the sensor.