OceanDirect  1.30.1-rc.4
OceanDirect C++/C API
oceandirect::api::PixelFeatureAdapter Class Reference
Inheritance diagram for oceandirect::api::PixelFeatureAdapter:
Collaboration diagram for oceandirect::api::PixelFeatureAdapter:

Public Member Functions

 PixelFeatureAdapter (PixelFeatureInterface *intf, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
int getActivePixelRange (int *errorCode, int *range, int rangeSize)
 
int getBadPixelIndices (int *errorCode, int *badPixelIndices, int badPixelSize)
 
int getNumberOfPixel (int *errorCode)
 
int getOpticalDarkPixelRange (int *errorCode, int *range, int rangeSize)
 
int getTransitionPixelRange (int *errorCode, int *range, int rangeSize)
 
void setBadPixelIndices (int *errorCode, int *badPixelIndices, int badPixelSize)
 
- Public Member Functions inherited from oceandirect::api::FeatureAdapterTemplate< PixelFeatureInterface >
 FeatureAdapterTemplate (PixelFeatureInterface *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
PixelFeatureInterface * getFeature ()
 
virtual FeatureFamily & getFeatureFamily ()
 
virtual long getID ()
 

Additional Inherited Members

- Protected Attributes inherited from oceandirect::api::FeatureAdapterTemplate< PixelFeatureInterface >
Bus * bus
 
FeatureFamily family
 
PixelFeatureInterface * feature
 
unsigned long ID
 
unsigned short index
 
Protocol * protocol
 

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