9 #ifndef CGillAnemometer_H
10 #define CGillAnemometer_H
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
A communications serial port built as an implementation of a utils::CStream.
void close()
Close the port.
This class allows loading and storing values and vectors of different types from a configuration text...
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
This class implements a driver for the Gill Windsonic Option 1 Anemometer The sensor is accessed via ...
mrpt::comms::CSerialPort COM
COM port.
std::string com_port
COM port name.
void loadConfig_sensorSpecific(const mrpt::config::CConfigFileBase &configSource, const std::string §ion)
Loads specific configuration for the device from a given source of configuration parameters,...
bool tryToOpenTheCOM()
Returns true if the COM port is already open, or try to open it in other case.
void doProcess()
This method will be invoked at a minimum rate of "process_rate" (Hz)
virtual ~CGillAnemometer()
Default destructor.
CGillAnemometer()
Default constructor.
GLsizei const GLchar ** string
Contains classes for various device interfaces.