|
virtual std::vector< double > * | computeWavelengths (double polynomial[], int length) |
|
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) |
|
ProtocolHelper * | lookupProtocolImpl (const Protocol &protocol) |
|
◆ 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: