MOOS 0.2375
|
#include <MOOSLIB/MOOSLib.h>
#include <iostream>
#include <sstream>
#include <math.h>
#include "INSInstrument.h"
Go to the source code of this file.
Defines | |
#define | CROSSBOW_POLLED_ANGLE_MODE_REPLY_LENGTH 30 |
Functions | |
bool | INSPortReadCallBack (char *pData, int nBufferLen, int nRead) |
#define CROSSBOW_POLLED_ANGLE_MODE_REPLY_LENGTH 30 |
Definition at line 48 of file INSInstrument.cpp.
bool INSPortReadCallBack | ( | char * | pData, |
int | nBufferLen, | ||
int | nRead | ||
) |
Definition at line 50 of file INSInstrument.cpp.