RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
RumPi::MQ9 Member List

This is the complete list of members for RumPi::MQ9, including all inherited members.

BaseComponent()RumPi::BaseComponent
CalculateInitialR0()RumPi::GasSensorvirtual
CalculateLiquefiedPetroleumGasPPM(const double &sensorGasValueInVolts) constRumPi::MQ9
CalculateR0()RumPi::GasSensorprotectedvirtual
CalculateRS(const double &sensorValueInVolts) constRumPi::GasSensorprotectedvirtual
CalculateRSR0Ratio(const double &sensorValueInVolts) constRumPi::GasSensorprotectedvirtual
CALIBRATION_SAMPLE_INTERVALRumPi::GasSensorstatic
CALIBRATION_SAMPLE_TIMESRumPi::GasSensorstatic
ComponentTypeToString(const EComponentType theComponentTypeToConvert)RumPi::BaseComponentstatic
ConvertRawSensorValueToVolts(const double &rawGasSensorValue) constRumPi::GasSensorprotected
ConvertVoltsToRawSensorValue(const double &volts) constRumPi::GasSensorprotected
GAS_SENSOR_VOLTAGERumPi::GasSensorstatic
GasSensor()RumPi::GasSensor
GasSensor(IAnalogDigitalConverterComponent *analogToDigitalConverter, const EComponentType &gasSensorType, const unsigned int &analogToDigitalConverterIndex, const unsigned int &digitalOutputPinNumber)RumPi::GasSensor
GasSensor(IAnalogDigitalConverterComponent *analogToDigitalConverter, const EComponentType &gasSensorType, const unsigned int &analogToDigitalConverterIndex)RumPi::GasSensor
GasSensor(const EComponentType &gasSensorType, const unsigned int &digitalOutputPinNumber)RumPi::GasSensor
GetAnalogDigitalConverter() constRumPi::GasSensor
GetAnalogToDigitalConverterIndex() constRumPi::GasSensor
GetAnalogToDigitalConverterMaxRawValue() constRumPi::GasSensorprotected
GetAnalogToDigitalConverterVoltage() constRumPi::GasSensorprotected
GetComponentType() constRumPi::BaseComponentvirtual
GetCurrentValueRS() constRumPi::GasSensor
GetDetectibleConcentration() constRumPi::GasSensor
GetDigitalOutputPinNumber() constRumPi::GasSensor
GetGasData() constRumPi::GasSensor
GetGasSensorType() constRumPi::GasSensor
GetGasSensorTypeAsString() constRumPi::GasSensor
GetGasSensorTypeAsString(const EComponentType &gasSensorType) constRumPi::GasSensor
GetInitialValueR0() constRumPi::GasSensor
GetName() constRumPi::BaseComponent
GetResistorValueRL() constRumPi::GasSensor
Initialize() overrideRumPi::MQ9virtual
MQ9()RumPi::MQ9
MQ9(IAnalogDigitalConverterComponent *analogToDigitalConverter, const unsigned int &analogToDigitalConverterIndex, const unsigned int &digitalOutputPinNumber)RumPi::MQ9
MQ9(IAnalogDigitalConverterComponent *analogToDigitalConverter, const unsigned int &analogToDigitalConverterIndex)RumPi::MQ9
MQ9(const unsigned int &digitalOutputPinNumber)RumPi::MQ9
myAnalogToDigitalConverterRumPi::GasSensorprotected
myAnalogToDigitalConverterIndexRumPi::GasSensorprotected
myCleanAirFactorRumPi::GasSensorprotected
myComponentTypeRumPi::BaseComponentprotected
myCurrentGasValueRumPi::GasSensorprotected
myCurrentValueRSRumPi::GasSensorprotected
myDetectibleConcentrationRumPi::GasSensorprotected
myDigitalOutputPinNumberRumPi::GasSensorprotected
myGasDataRumPi::GasSensorprotected
myInitialValueR0RumPi::GasSensorprotected
myNameRumPi::BaseComponentprotected
myRawGasSensorValueRumPi::GasSensorprotected
myResistorValueRLRumPi::GasSensorprotected
ProcessRawValues() overrideRumPi::GasSensorvirtual
READ_SAMPLE_INTERVALRumPi::GasSensorstatic
ReadDigitalValue()RumPi::GasSensor
ReadGasValue() const overrideRumPi::MQ9virtual
ReadRawAnalogValue() constRumPi::GasSensor
SetName(const std::string &name)RumPi::BaseComponent
StringToComponentType(const std::string &theComponentTypeName)RumPi::BaseComponentstatic
ToString() const overrideRumPi::MQ9virtual
TurnOff()RumPi::GasSensorvirtual
TurnOn()RumPi::GasSensorvirtual
~BaseComponent()RumPi::BaseComponentvirtual
~GasSensor()RumPi::GasSensorvirtual
~MQ9()RumPi::MQ9virtual