Main Page
Classes
Files
File List
File Members
include
kvh
dsp3000_mode.h
Go to the documentation of this file.
1
3
#ifndef KVH_DSP3000_MODE_H
4
#define KVH_DSP3000_MODE_H
5
6
enum
KvhDsp3000Mode
7
{
8
KVH_DSP3000_RATE
= 0,
9
KVH_DSP3000_INCREMENTAL_ANGLE
,
10
KVH_DSP3000_INTEGRATED_ANGLE
11
};
12
13
#endif // KVH_DSP3000_MODE_H
KvhDsp3000Mode
KvhDsp3000Mode
Copyright Autonomous Solutions Inc. 2016.
Definition:
dsp3000_mode.h:6
KVH_DSP3000_INCREMENTAL_ANGLE
Definition:
dsp3000_mode.h:9
KVH_DSP3000_INTEGRATED_ANGLE
Definition:
dsp3000_mode.h:10
KVH_DSP3000_RATE
Definition:
dsp3000_mode.h:8
kvh_drivers
Author(s): Jeff Schmidt, Geoffrey Viola
autogenerated on Mon Jun 10 2019 13:45:24