Enum SensorUnit
Namespace: Content.Shared.SensorMonitoring
Assembly: Content.Shared.dll
Syntax
public enum SensorUnit : byte
Fields
Name | Description |
---|---|
EnergyJ | Energy in Joules (J). |
Moles | An amount of matter in moles. |
PowerW | Power in Watts (W). |
PressureKpa | A pressure value in kilopascals (kPa). |
Ratio | A value in the range 0-1. |
TemperatureK | A temperature value in Kelvin (K). |
Undetermined |