TwiceAsNice
2019-02-18
|
Classes | |
class | DeviceSimulatorUeiMonitor |
class | DeviceUei201Monitor |
class | DeviceUei207Monitor |
class | Pdna201Helper |
class | Pdna207Helper |
class | PdnaHelper |
struct | polynomial |
class | PropertyName |
struct | PropertyValue |
class | SensorMeasurement |
class | Thermocouple |
class | UeiDna201 |
class | UeiDna207 |
Typedefs | |
typedef IceUtil::Handle< DeviceSimulatorUeiMonitor > | DeviceUeiMonitorPtr |
typedef IceUtil::Handle< DeviceUei201Monitor > | DeviceUei201MonitorPtr |
typedef IceUtil::Handle< DeviceUei207Monitor > | DeviceUei207MonitorPtr |
typedef boost::shared_ptr< Pdna201Helper > | Pdna201HelperPtr |
typedef boost::shared_ptr< Pdna207Helper > | Pdna207HelperPtr |
typedef enum Basda::Tempo::uei::_tUeiThermocoupleType | tUeiThermocoupleType |
Thermocouple types. More... | |
typedef enum Basda::Tempo::uei::_tUeiTemperatureScale | tUeiTemperatureScale |
Temperature scales. More... | |
typedef enum Basda::Tempo::uei::_tUeiConversionError | tUeiConversionError |
typedef boost::shared_ptr< UeiDna201 > | UeiDna201Ptr |
typedef boost::shared_ptr< UeiDna207 > | UeiDna207Ptr |
Variables | |
const unsigned int | UEI_PDNA_201_CHANNELS = 12 |
const int | UEI_TIMEOUT_DELAY =2000 |
const unsigned int | UEI_PDNA_207_CHANNELS = 16 + 1 |
const std::string | ThermocoupleTypeE = "ThermocoupleTypeE" |
const std::string | ThermocoupleTypeJ = "ThermocoupleTypeJ" |
const std::string | ThermocoupleTypeK = "ThermocoupleTypeK" |
const std::string | ThermocoupleTypeR = "ThermocoupleTypeR" |
const std::string | ThermocoupleTypeS = "ThermocoupleTypeS" |
const std::string | ThermocoupleTypeT = "ThermocoupleTypeT" |
const std::string | ThermocoupleTypeB = "ThermocoupleTypeB" |
const std::string | ThermocoupleTypeN = "ThermocoupleTypeN" |
typedef IceUtil::Handle< DeviceUei201Monitor > Basda::Tempo::uei::DeviceUei201MonitorPtr |
typedef IceUtil::Handle< DeviceUei207Monitor > Basda::Tempo::uei::DeviceUei207MonitorPtr |
typedef IceUtil::Handle< DeviceSimulatorUeiMonitor > Basda::Tempo::uei::DeviceUeiMonitorPtr |
typedef boost::shared_ptr< Pdna201Helper > Basda::Tempo::uei::Pdna201HelperPtr |
typedef boost::shared_ptr< Pdna207Helper > Basda::Tempo::uei::Pdna207HelperPtr |
Temperature scales.
Thermocouple types.
typedef boost::shared_ptr< UeiDna201 > Basda::Tempo::uei::UeiDna201Ptr |
typedef boost::shared_ptr< UeiDna207 > Basda::Tempo::uei::UeiDna207Ptr |
Temperature scales.
Temperature scales.
Thermocouple types.
Enumerator | |
---|---|
UeiThermocoupleTypeE | Type E thermocouple. |
UeiThermocoupleTypeJ | Type J thermocouple. |
UeiThermocoupleTypeK | Type K thermocouple. |
UeiThermocoupleTypeR | Type R thermocouple. |
UeiThermocoupleTypeS | Type S thermocouple. |
UeiThermocoupleTypeT | Type T thermocouple. |
UeiThermocoupleTypeB | Type B thermocouple. |
UeiThermocoupleTypeN | Type N thermocouple. |
UeiThermocoupleTypeE | Type E thermocouple. |
UeiThermocoupleTypeJ | Type J thermocouple. |
UeiThermocoupleTypeK | Type K thermocouple. |
UeiThermocoupleTypeR | Type R thermocouple. |
UeiThermocoupleTypeS | Type S thermocouple. |
UeiThermocoupleTypeT | Type T thermocouple. |
UeiThermocoupleTypeB | Type B thermocouple. |
UeiThermocoupleTypeN | Type N thermocouple. |
Thermocouple types.
Enumerator | |
---|---|
UeiThermocoupleTypeE | Type E thermocouple. |
UeiThermocoupleTypeJ | Type J thermocouple. |
UeiThermocoupleTypeK | Type K thermocouple. |
UeiThermocoupleTypeR | Type R thermocouple. |
UeiThermocoupleTypeS | Type S thermocouple. |
UeiThermocoupleTypeT | Type T thermocouple. |
UeiThermocoupleTypeB | Type B thermocouple. |
UeiThermocoupleTypeN | Type N thermocouple. |
UeiThermocoupleTypeE | Type E thermocouple. |
UeiThermocoupleTypeJ | Type J thermocouple. |
UeiThermocoupleTypeK | Type K thermocouple. |
UeiThermocoupleTypeR | Type R thermocouple. |
UeiThermocoupleTypeS | Type S thermocouple. |
UeiThermocoupleTypeT | Type T thermocouple. |
UeiThermocoupleTypeB | Type B thermocouple. |
UeiThermocoupleTypeN | Type N thermocouple. |
const std::string Basda::Tempo::uei::ThermocoupleTypeB = "ThermocoupleTypeB" |
const std::string Basda::Tempo::uei::ThermocoupleTypeE = "ThermocoupleTypeE" |
const std::string Basda::Tempo::uei::ThermocoupleTypeJ = "ThermocoupleTypeJ" |
const std::string Basda::Tempo::uei::ThermocoupleTypeK = "ThermocoupleTypeK" |
const std::string Basda::Tempo::uei::ThermocoupleTypeN = "ThermocoupleTypeN" |
const std::string Basda::Tempo::uei::ThermocoupleTypeR = "ThermocoupleTypeR" |
const std::string Basda::Tempo::uei::ThermocoupleTypeS = "ThermocoupleTypeS" |
const std::string Basda::Tempo::uei::ThermocoupleTypeT = "ThermocoupleTypeT" |
const unsigned int Basda::Tempo::uei::UEI_PDNA_201_CHANNELS = 12 |
const unsigned int Basda::Tempo::uei::UEI_PDNA_207_CHANNELS = 16 + 1 |
const int Basda::Tempo::uei::UEI_TIMEOUT_DELAY =2000 |