Definition at line 1904 of file smartfact.cc.
References EventImp::Ptr(), and t.
Referenced by StateMachineSmartFACT().
1909 const float *ptr = d.
Ptr<
float>(4);
1914 for (
const float *
t=ptr;
t<ptr+4;
t++)
1915 if (*
t>0 && *
t<=100 &&
t!=ptr+2 )
int GetCurrentState() const
return the current state of the machine
bool CheckDataSize(const EventImp &d, const char *name, size_t size, bool min=false)
float fFscControlHumidityAvg
const T * Ptr(size_t offset=0) const