dddvision / functionalnavigation

Trajectory Optimization Manager for Multiple Algorithms and Sensors (TOMMAS)
3 stars 4 forks source link

Each framework class should provide a plain text description of itself #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* Add a static getDescription() or description() function for each class
* Should the Sensor class have a description that would be superceeded by the 
Measure class?

Original issue reported on code.google.com by dddvis...@gmail.com on 10 Jul 2010 at 12:18

GoogleCodeExporter commented 9 years ago

Original comment by dddvis...@gmail.com on 10 Jul 2010 at 12:40

GoogleCodeExporter commented 9 years ago
The base class must provide a default static description, because C++ does not 
allow virtual static functions.

Original comment by dddvis...@gmail.com on 10 Aug 2010 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by dddvis...@gmail.com on 27 Aug 2010 at 1:21