alma::TMCDB::baci::ROdouble Class Reference

Inheritance diagram for alma::TMCDB::baci::ROdouble:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::baci::ROdouble:
Collaboration graph
[legend]

List of all members.

Public Member Functions

double getMin_value ()
double getMax_value ()
 ROdouble ()
String toString ()
double getAlarm_high_off ()
void setAlarm_high_off (double alarm_high_off)
double getAlarm_high_on ()
void setAlarm_high_on (double alarm_high_on)
double getAlarm_low_off ()
void setAlarm_low_off (double alarm_low_off)
double getAlarm_low_on ()
void setAlarm_low_on (double alarm_low_on)
double getAlarm_timer_trig ()
void setAlarm_timer_trig (double alarm_timer_trig)

Private Attributes

double alarm_high_on = 0.0
double alarm_low_on = 0.0
double alarm_high_off = 0.0
double alarm_low_off = 0.0
double alarm_timer_trig = 1.0
double min_value = -1.7976931348623157E+308
double max_value = 1.7976931348623157E+308

Static Private Attributes

static final String newline = System.getProperty("line.separator")

Constructor & Destructor Documentation

alma::TMCDB::baci::ROdouble::ROdouble (  )  [inline]

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

double alma::TMCDB::baci::ROdouble::getAlarm_high_off (  )  [inline]
Returns:
the alarm_high_off
double alma::TMCDB::baci::ROdouble::getAlarm_high_on (  )  [inline]
Returns:
the alarm_high_on
double alma::TMCDB::baci::ROdouble::getAlarm_low_off (  )  [inline]
Returns:
the alarm_low_off
double alma::TMCDB::baci::ROdouble::getAlarm_low_on (  )  [inline]
Returns:
the alarm_low_on
double alma::TMCDB::baci::ROdouble::getAlarm_timer_trig (  )  [inline]
Returns:
the alarm_timer_trig
double alma::TMCDB::baci::ROdouble::getMax_value (  )  [inline]
double alma::TMCDB::baci::ROdouble::getMin_value (  )  [inline]
void alma::TMCDB::baci::ROdouble::setAlarm_high_off ( double  alarm_high_off  )  [inline]
Parameters:
alarm_high_off the alarm_high_off to set
void alma::TMCDB::baci::ROdouble::setAlarm_high_on ( double  alarm_high_on  )  [inline]
Parameters:
alarm_high_on the alarm_high_on to set
void alma::TMCDB::baci::ROdouble::setAlarm_low_off ( double  alarm_low_off  )  [inline]
Parameters:
alarm_low_off the alarm_low_off to set
void alma::TMCDB::baci::ROdouble::setAlarm_low_on ( double  alarm_low_on  )  [inline]
Parameters:
alarm_low_on the alarm_low_on to set
void alma::TMCDB::baci::ROdouble::setAlarm_timer_trig ( double  alarm_timer_trig  )  [inline]
Parameters:
alarm_timer_trig the alarm_timer_trig to set
String alma::TMCDB::baci::ROdouble::toString (  )  [inline]

Reimplemented from alma::TMCDB::baci::Pdouble.


Member Data Documentation

double alma::TMCDB::baci::ROdouble::max_value = 1.7976931348623157E+308 [private]
double alma::TMCDB::baci::ROdouble::min_value = -1.7976931348623157E+308 [private]
final String alma::TMCDB::baci::ROdouble::newline = System.getProperty("line.separator") [static, private]

Reimplemented from alma::TMCDB::baci::Pdouble.


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

Generated by  doxygen 1.6.2