Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
GPSSensor Struct Reference
Inheritance diagram for GPSSensor:
Detailed DescriptionDefinition at line 139 of file SensorInfo.h.
Constructor & Destructor Documentation
constructor Definition at line 141 of file SensorInfo.h.
copy constructor for cloning Definition at line 143 of file SensorInfo.h. Member Function Documentation
clone implementation for Dictionary implements the clone function for dictionary Implements SensorInfo. Definition at line 11 of file SensorInfo.cc.
Subclass should add name/value pairs to the dictionary to allow variable number of values per Sensor, as well as fast filtering and serialization to subscribers. A reference to a permanent plist::Primitive<float> instance should be added, this is how values are extracted from the sensor via this shared value. Implements SensorInfo. Definition at line 145 of file SensorInfo.h.
performs common initialization Reimplemented from SensorInfo. Definition at line 166 of file SensorInfo.h. Referenced by GPSSensor().
Subclass should remove values added via previous declareValues(). Implements SensorInfo. Definition at line 151 of file SensorInfo.h. Member Data Documentation
Provides registration with FamilyFactory<SensorInfo> Definition at line 162 of file SensorInfo.h. current displacement along the X axis Definition at line 158 of file SensorInfo.h. Referenced by declareValues(). current displacement along the Y axis Definition at line 159 of file SensorInfo.h. Referenced by declareValues(). current displacement along the Z axis Definition at line 160 of file SensorInfo.h. Referenced by declareValues().
Name of the sensor instance, to match up with the a sensorNames[] in RobotInfo header. Definition at line 157 of file SensorInfo.h. Referenced by declareValues(), init(), and reclaimValues(). The documentation for this struct was generated from the following files: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:08 2016 by Doxygen 1.6.3 |