class Units
Defined at line 45 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Measurement units that can be used with NumericStateRecorder. Construct using the public
factory functions.
Public Methods
Units Amps (std::optional<DecimalPrefix> prefix)
Defined at line 47 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Hertz (std::optional<DecimalPrefix> prefix)
Defined at line 50 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Joules (std::optional<DecimalPrefix> prefix)
Defined at line 53 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Watts (std::optional<DecimalPrefix> prefix)
Defined at line 56 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Volts (std::optional<DecimalPrefix> prefix)
Defined at line 59 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
std::string ToString ()
Defined at line 59 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.cc
Units Celsius (std::optional<DecimalPrefix> prefix)
Defined at line 62 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Number (std::optional<DecimalPrefix> prefix)
Defined at line 65 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h
Units Percent ()
Defined at line 68 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h