AIM
 All Classes Functions Variables Typedefs Enumerations
SensorEvent Member List

This is the complete list of members for SensorEvent, including all inherited members.

addData(const AIMData &data)AIMvirtual
addDataSubscriber(const std::string &key, AIM *subscriber)AIMinlinevirtual
AIM(std::string name="")AIM
AIM(const AIM &other) (defined in AIM)AIM
AIMData typedefAIM
AIMDataQueue typedefAIM
AIMValueQueue typedefAIM
dataSubscribers (defined in AIM)AIMprotected
doTick()SensorEventvirtual
exportProperties()AIMvirtual
FEATURE_NORMALIZATION_MINMAXSensorEventstatic
FEATURE_NORMALIZATION_STDSensorEventstatic
getDataSubscriber(std::string subscriber)AIMinlinevirtual
getInputData(bool clear_input=false)AIMvirtual
getName() const AIMinlinevirtual
getOutputData(bool clear_output=false)AIMvirtual
getProperties()AIMinlinevirtual
getProperty(std::string key) const AIMinlinevirtual
getRequirements() const AIMvirtual
InputDataQueue typedefAIM
inputDataQueue (defined in AIM)AIMprotected
name (defined in AIM)AIMprotected
operator=(const AIM &rhs) (defined in AIM)AIM
outputDataQueue (defined in AIM)AIMprotected
PROP_DATA_BUFFERSensorEventstatic
PROP_FEATURE_NORMALIZATIONSensorEventstatic
PROP_FUNC_LEARN_VARIANCESensorEventstatic
PROP_HIGHEST_VARIANCESensorEventstatic
PROP_IGNORE_START_UP_TIMESensorEventstatic
PROP_LEARN_PERCENTILESensorEventstatic
PROP_LEARN_RATESensorEventstatic
PROP_LEARN_RATE_NORM_CNTSensorEventstatic
PROP_LEARN_RATE_USE_NORMSensorEventstatic
PROP_LEARN_VARIANCESensorEventstatic
PROP_LEARN_VARIANCE_BUFFERSensorEventstatic
PROP_LOWEST_VARIANCESensorEventstatic
PROP_STD_SCORE_COUNTSensorEventstatic
PROP_STD_SCORE_MEANSensorEventstatic
PROP_STD_SCORE_VARIANCESensorEventstatic
PROP_TIME_WINDOWSensorEventstatic
PROP_USE_ON_OFF_THRESHOLDSensorEventstatic
PROP_VARIANCESensorEventstatic
PROP_VARIANCE_THRESHOLDSensorEventstatic
PROP_VARIANCE_THRESHOLD_OFFSensorEventstatic
properties (defined in AIM)AIMprotected
removeDataSubscriber(const std::string &key)AIMinlinevirtual
requirements (defined in AIM)AIMprotected
requirementsAreUpdated(bool reset=true) const AIMvirtual
requirementsUpdated (defined in AIM)AIMmutableprotected
sendData() (defined in AIM)AIMvirtual
SensorEvent(std::string name="sensor_event")SensorEvent
setDataSubscribers(const std::map< std::string, AIM * > &subscribers) (defined in AIM)AIMprotected
setInputDataQueue(const InputDataQueue &inputDataQueue) (defined in AIM)AIMprotected
setOutputDataQueue(const AIMDataQueue &outputDataQueue) (defined in AIM)AIMprotected
setProperties(const std::map< std::string, AIMValue > &properties)AIMvirtual
setProperty(const std::string &key, AIMValue value)SensorEventvirtual
VERSION (defined in AIM)AIMstatic
~AIM() (defined in AIM)AIMvirtual
~SensorEvent() (defined in SensorEvent)SensorEventinline