class Units

Defined at line 44 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 AmpHours (std::optional<DecimalPrefix> prefix)

Defined at line 46 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Amps (std::optional<DecimalPrefix> prefix)

Defined at line 49 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Hertz (std::optional<DecimalPrefix> prefix)

Defined at line 52 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Joules (std::optional<DecimalPrefix> prefix)

Defined at line 55 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Seconds (std::optional<DecimalPrefix> prefix)

Defined at line 58 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Watts (std::optional<DecimalPrefix> prefix)

Defined at line 61 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Volts (std::optional<DecimalPrefix> prefix)

Defined at line 64 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Celsius (std::optional<DecimalPrefix> prefix)

Defined at line 67 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Number (std::optional<DecimalPrefix> prefix)

Defined at line 70 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

Units Percent ()

Defined at line 73 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h

std::string ToString ()

Defined at line 75 of file ../../sdk/lib/power/state_recorder/cpp/numeric_state_recorder.h