TwiceAsNice
2019-02-18
|
struct for sensor control More...
#include <typesPf.h>
Public Attributes | |
int | _sourceOn |
source for activating More... | |
int | _sourceOff |
source for deactivating More... | |
double | _valOn |
activation value More... | |
double | _valOff |
deactivation value More... | |
struct for sensor control
int gaugeControl::_sourceOff |
source for deactivating
int gaugeControl::_sourceOn |
source for activating
double gaugeControl::_valOff |
deactivation value
double gaugeControl::_valOn |
activation value