SeaBreeze
Public Member Functions | Protected Member Functions | Protected Attributes
seabreeze::WavelengthEEPROMSlotFeature Class Reference
Inheritance diagram for seabreeze::WavelengthEEPROMSlotFeature:
Inheritance graph
Collaboration diagram for seabreeze::WavelengthEEPROMSlotFeature:
Collaboration graph

Public Member Functions

 WavelengthEEPROMSlotFeature (unsigned int numberOfPixels)
 
std::vector< double > * readWavelengths (const Protocol &protocol, const Bus &bus)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus)
 

Protected Member Functions

virtual std::vector< double > * computeWavelengths (double polynomial[], int length)
 
- Protected Member Functions inherited from seabreeze::EEPROMSlotFeatureBase
virtual std::vector< unsigned char > * readEEPROMSlot (const Protocol &protocol, const Bus &bus, unsigned int slot)
 
virtual int writeEEPROMSlot (const Protocol &protocol, const Bus &bus, unsigned int slot, const std::vector< unsigned char > &data)
 
double readDouble (const Protocol &protocol, const Bus &bus, unsigned int slot)
 
long readLong (const Protocol &protocol, const Bus &bus, unsigned int slot)
 
- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol)
 

Protected Attributes

unsigned int numberOfPixels
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

Member Function Documentation

◆ readWavelengths()

std::vector< double > * seabreeze::WavelengthEEPROMSlotFeature::readWavelengths ( const Protocol protocol,
const Bus bus 
)
virtual

◆ getFeatureFamily()

virtual FeatureFamily seabreeze::WavelengthEEPROMSlotFeature::getFeatureFamily ( )
virtual

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