gusimplewhiteboard
wb_arrayoffilteredsonarobjects.h
Go to the documentation of this file.
1
62#ifndef gusimplewhiteboard_wb_arrayoffilteredsonarobjects_h
63#define gusimplewhiteboard_wb_arrayoffilteredsonarobjects_h
64
65#include <gu_util.h>
67
72{
76};
77
82{
84 ARRAY_PROPERTY(struct wb_filteredsonarobject, objects, FSO_NUM_OBJECTS)
85};
86
87
88#endif
c array for filtered sonar transmitter objects
Simple sonar information for the whiteboard.
FilteredSonarObjectType
enum for filtered sonar transmitters
@ FSO_NUM_OBJECTS
number of different kind SONAR of objects
gusimplewhiteboard