MOOS 0.2375
|
#include <list>
#include <string>
#include "MOOSNavBase.h"
#include "MOOSObservation.h"
#include "MOOSLinearLeastMedianFilter.h"
Go to the source code of this file.
Classes | |
class | CMOOSSensorChannel |
Typedefs | |
typedef list< CMOOSObservation > | OBSLIST |
typedef list<CMOOSObservation> OBSLIST |
Definition at line 48 of file MOOSSensorChannel.h.