|
AIM
|
This is the complete list of members for SensorEvent, including all inherited members.
| addData(const AIMData &data) | AIM | virtual |
| addDataSubscriber(const std::string &key, AIM *subscriber) | AIM | inlinevirtual |
| AIM(std::string name="") | AIM | |
| AIM(const AIM &other) (defined in AIM) | AIM | |
| AIMData typedef | AIM | |
| AIMDataQueue typedef | AIM | |
| AIMValueQueue typedef | AIM | |
| dataSubscribers (defined in AIM) | AIM | protected |
| doTick() | SensorEvent | virtual |
| exportProperties() | AIM | virtual |
| FEATURE_NORMALIZATION_MINMAX | SensorEvent | static |
| FEATURE_NORMALIZATION_STD | SensorEvent | static |
| getDataSubscriber(std::string subscriber) | AIM | inlinevirtual |
| getInputData(bool clear_input=false) | AIM | virtual |
| getName() const | AIM | inlinevirtual |
| getOutputData(bool clear_output=false) | AIM | virtual |
| getProperties() | AIM | inlinevirtual |
| getProperty(std::string key) const | AIM | inlinevirtual |
| getRequirements() const | AIM | virtual |
| InputDataQueue typedef | AIM | |
| inputDataQueue (defined in AIM) | AIM | protected |
| name (defined in AIM) | AIM | protected |
| operator=(const AIM &rhs) (defined in AIM) | AIM | |
| outputDataQueue (defined in AIM) | AIM | protected |
| PROP_DATA_BUFFER | SensorEvent | static |
| PROP_FEATURE_NORMALIZATION | SensorEvent | static |
| PROP_FUNC_LEARN_VARIANCE | SensorEvent | static |
| PROP_HIGHEST_VARIANCE | SensorEvent | static |
| PROP_IGNORE_START_UP_TIME | SensorEvent | static |
| PROP_LEARN_PERCENTILE | SensorEvent | static |
| PROP_LEARN_RATE | SensorEvent | static |
| PROP_LEARN_RATE_NORM_CNT | SensorEvent | static |
| PROP_LEARN_RATE_USE_NORM | SensorEvent | static |
| PROP_LEARN_VARIANCE | SensorEvent | static |
| PROP_LEARN_VARIANCE_BUFFER | SensorEvent | static |
| PROP_LOWEST_VARIANCE | SensorEvent | static |
| PROP_STD_SCORE_COUNT | SensorEvent | static |
| PROP_STD_SCORE_MEAN | SensorEvent | static |
| PROP_STD_SCORE_VARIANCE | SensorEvent | static |
| PROP_TIME_WINDOW | SensorEvent | static |
| PROP_USE_ON_OFF_THRESHOLD | SensorEvent | static |
| PROP_VARIANCE | SensorEvent | static |
| PROP_VARIANCE_THRESHOLD | SensorEvent | static |
| PROP_VARIANCE_THRESHOLD_OFF | SensorEvent | static |
| properties (defined in AIM) | AIM | protected |
| removeDataSubscriber(const std::string &key) | AIM | inlinevirtual |
| requirements (defined in AIM) | AIM | protected |
| requirementsAreUpdated(bool reset=true) const | AIM | virtual |
| requirementsUpdated (defined in AIM) | AIM | mutableprotected |
| sendData() (defined in AIM) | AIM | virtual |
| SensorEvent(std::string name="sensor_event") | SensorEvent | |
| setDataSubscribers(const std::map< std::string, AIM * > &subscribers) (defined in AIM) | AIM | protected |
| setInputDataQueue(const InputDataQueue &inputDataQueue) (defined in AIM) | AIM | protected |
| setOutputDataQueue(const AIMDataQueue &outputDataQueue) (defined in AIM) | AIM | protected |
| setProperties(const std::map< std::string, AIMValue > &properties) | AIM | virtual |
| setProperty(const std::string &key, AIMValue value) | SensorEvent | virtual |
| VERSION (defined in AIM) | AIM | static |
| ~AIM() (defined in AIM) | AIM | virtual |
| ~SensorEvent() (defined in SensorEvent) | SensorEvent | inline |