SeaBreeze
Public Member Functions
seabreeze::SpectrumProcessingProtocolInterface Class Referenceabstract
Inheritance diagram for seabreeze::SpectrumProcessingProtocolInterface:
Inheritance graph
Collaboration diagram for seabreeze::SpectrumProcessingProtocolInterface:
Collaboration graph

Public Member Functions

 SpectrumProcessingProtocolInterface (Protocol *protocol)
 
virtual unsigned char readSpectrumProcessingBoxcarWidth (const Bus &bus)=0 throw (ProtocolException)
 
virtual unsigned short int readSpectrumProcessingScansToAverage (const Bus &bus)=0 throw (ProtocolException)
 
virtual void writeSpectrumProcessingBoxcarWidth (const Bus &bus, unsigned char boxcarWidth)=0 throw (ProtocolException)
 
virtual void writeSpectrumProcessingScansToAverage (const Bus &bus, unsigned short int scansToAverage)=0 throw (ProtocolException)
 
- Public Member Functions inherited from seabreeze::ProtocolHelper
 ProtocolHelper (Protocol *proto)
 
ProtocolgetProtocol ()
 

Additional Inherited Members

- Protected Attributes inherited from seabreeze::ProtocolHelper
Protocolprotocol
 

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