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

Public Member Functions

virtual std::vector< float > * readIrradCalibration (const Protocol &protocol, const Bus &bus)=0 throw (FeatureException)
 
virtual int writeIrradCalibration (const Protocol &protocol, const Bus &bus, const std::vector< float > &values)=0 throw (FeatureException)
 
virtual int hasCollectionArea (const Protocol &protocol, const Bus &bus)=0
 
virtual double readCollectionArea (const Protocol &protocol, const Bus &bus)=0 throw (FeatureException)
 
virtual void writeCollectionArea (const Protocol &protocol, const Bus &bus, double area)=0 throw (FeatureException)
 

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