Class that encapsulates the setpoints of a high voltage channel
Class that encapsulates the setpoints of a high voltage channel.MODIFICATIONS:
- Objectivity Update:
This file has been updated to support the new Objectivity Database scheme -- RR
Note that setpoints are no longer stored in the Objectivity Database; they
can only be used now as convient packages to move setpoint info around on the
non-Objectivity side of things. -- RR
~HVsetpoint()
void print( ostream &os = cout )
Read access to HV information
inline double getDemandVoltage()
inline double getRampUpRate()
inline double getRampDownRate()
inline double getTripCurrent()
inline double getMeasuredVoltageDeadZone()
inline double getMeasuredCurrentDeadZone()
Write access to the members
inline void setDemandVoltage( double d )
inline void setRampUpRate( double rate )
inline void setRampDownRate( double rate )
inline void setTripCurrent( double current )
inline void setMeasuredVoltageDeadZone( double mvdz )
inline void setMeasuredCurrentDeadZone( double mcdz )
int setHVLimit( double limit, bool bOverride = false )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de