SeaBreeze
Public Member Functions
seabreeze::api::SpectrometerFeatureAdapter Class Reference
Inheritance diagram for seabreeze::api::SpectrometerFeatureAdapter:
Inheritance graph
Collaboration diagram for seabreeze::api::SpectrometerFeatureAdapter:
Collaboration graph

Public Member Functions

 SpectrometerFeatureAdapter (OOISpectrometerFeatureInterface *spec, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
int getUnformattedSpectrum (int *errorCode, unsigned char *buffer, int bufferLength)
 
int getFormattedSpectrum (int *errorCode, double *buffer, int bufferLength)
 
int getUnformattedSpectrumLength (int *errorCode)
 
int getFormattedSpectrumLength (int *errorCode)
 
void setTriggerMode (int *errorCode, int mode)
 
int getWavelengths (int *errorCode, double *wavelengths, int length)
 
int getElectricDarkPixelCount (int *errorCode)
 
int getElectricDarkPixelIndices (int *errorCode, int *indices, int length)
 
void setIntegrationTimeMicros (int *errorCode, unsigned long integrationTimeMicros)
 
long getMinimumIntegrationTimeMicros (int *errorCode)
 
long getMaximumIntegrationTimeMicros (int *errorCode)
 
double getMaximumIntensity (int *errorCode)
 
- Public Member Functions inherited from seabreeze::api::FeatureAdapterTemplate< OOISpectrometerFeatureInterface >
 FeatureAdapterTemplate (OOISpectrometerFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
OOISpectrometerFeatureInterfacegetFeature ()
 
virtual FeatureFamilygetFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::api::FeatureAdapterTemplate< OOISpectrometerFeatureInterface >
OOISpectrometerFeatureInterfacefeature
 
FeatureFamily family
 
Protocolprotocol
 
Busbus
 
unsigned short index
 
unsigned long ID
 

The documentation for this class was generated from the following file: