SeaBreeze
HR2000PlusSpectrometerFeature.h
Go to the documentation of this file.
1 /***************************************************/
30 #ifndef HR2000PLUSSPECTROMETERFEATURE_H
31 #define HR2000PLUSSPECTROMETERFEATURE_H
32 
34 
35 namespace seabreeze {
36 
38  public:
41 
42  private:
43  static const long INTEGRATION_TIME_MINIMUM;
44  static const long INTEGRATION_TIME_MAXIMUM;
45  static const long INTEGRATION_TIME_INCREMENT;
46  static const long INTEGRATION_TIME_BASE;
47  };
48 
49 }
50 
51 #endif /* HR2000PLUSSPECTROMETERFEATURE_H */
Definition: HR2000PlusSpectrometerFeature.h:37
Encapsulates all SeaBreeze classes.
Definition: DeviceFactory.h:42
Definition: OOISpectrometerFeature.h:44