Class that encapsulates the setpoints of a high voltage channel
Class that encapsulates the setpoints of a high voltage channel.MODIFICATIONS:
~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