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

Public Member Functions

 SpectrumProcessingFeature (std::vector< ProtocolHelper *> helpers)
 
virtual unsigned char readSpectrumProcessingBoxcarWidth (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 
virtual unsigned short int readSpectrumProcessingScansToAverage (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 
virtual void writeSpectrumProcessingBoxcarWidth (const Protocol &protocol, const Bus &bus, unsigned char boxcarWidth) throw (FeatureException, IllegalArgumentException)
 
virtual void writeSpectrumProcessingScansToAverage (const Protocol &protocol, const Bus &bus, unsigned short int scansToAverage) throw (FeatureException, IllegalArgumentException)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus) throw (FeatureException)
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol) throw (FeatureProtocolNotFoundException)
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

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