AutoCalResult
AutoCalResult
AutoCalResult_shmLink

Abstract base class for AutoCal result classes.

completionFlag
WirelessTypes::AutoCalCompletionFlag completionFlag() const

Gets the WirelessTypes::AutoCalCompletionFlag of the AutoCal operation result.

AutoCalResult_shmLink
public
AutoCalResult
AutoCalResult_shmLink

Holds the result information from an autoCal_shmLink command.

errorFlagCh1
WirelessTypes::AutoCalErrorFlag errorFlagCh1() const

Gets the WirelessTypes::AutoCalErrorFlag for the channel 1 strain sensor.

errorFlagCh2
WirelessTypes::AutoCalErrorFlag errorFlagCh2() const

Gets the WirelessTypes::AutoCalErrorFlag for the channel 2 strain sensor.

errorFlagCh3
WirelessTypes::AutoCalErrorFlag errorFlagCh3() const

Gets the WirelessTypes::AutoCalErrorFlag for the channel 3 strain sensor.

offsetCh1
float offsetCh1() const

Gets the offset applied for the channel 1 strain sensor.

offsetCh2
float offsetCh2() const

Gets the offset applied for the channel 2 strain sensor.

offsetCh3
float offsetCh3() const

Gets the offset applied for the channel 3 strain sensor.

temperature
float temperature() const

Gets the temperature (in ?C) at the time of the calibration.