gusimplewhiteboard
FilteredOneDimSonar.hpp File Reference
#include <cstdlib>
#include <sstream>
#include <gu_util.h>
#include "wb_filteredsonarobject.h"
Include dependency graph for FilteredOneDimSonar.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  guWhiteboard::FilteredOneDimSonar
 Class for for one filtered sonar message. More...
 

Namespaces

namespace  guWhiteboard
 /file APM_Interface.h
 

Macros

#define SEPARATOR_IS_COMMA   ','
 
#define SEPARATOR_IS_COLON   ':'
 
#define IS_VISIBLE_ID   'I'
 

Macro Definition Documentation

◆ IS_VISIBLE_ID

#define IS_VISIBLE_ID   'I'

Definition at line 123 of file FilteredOneDimSonar.hpp.

◆ SEPARATOR_IS_COLON

#define SEPARATOR_IS_COLON   ':'

Definition at line 122 of file FilteredOneDimSonar.hpp.

◆ SEPARATOR_IS_COMMA

#define SEPARATOR_IS_COMMA   ','

Definition at line 121 of file FilteredOneDimSonar.hpp.