NetOceanDirect 3.1.3
OceanDirect .NET API
FeatureLookup.h
Go to the documentation of this file.
1#pragma once
2// Assignments for feature lookups
3enum class featureId {
5 serNo,
7 tec,
8 iirad,
9 eeprom,
10 strobe,
11 shutter,
12 wavecal,
13 nonline,
14 stray,
15 raw,
17 light,
18 temper,
19 optic,
20 revise,
21 process,
22 buffer,
23 delay,
24 binn,
25 gpio,
28};
featureId
Definition FeatureLookup.h:3