alma::TMCDB::baci::Pdouble Class Reference

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

List of all members.

Public Member Functions

 Pdouble ()
String toString ()
double getArchive_delta ()
void setArchive_delta (double archive_delta)
double getDefault_value ()
void setDefault_value (double default_value)
double getGraph_max ()
void setGraph_max (double graph_max)
double getGraph_min ()
void setGraph_min (double graph_min)
double getMin_delta_trig ()
void setMin_delta_trig (double min_delta_trig)
double getMin_step ()
void setMin_step (double min_step)

Private Attributes

double min_delta_trig = 1.0
double default_value = 0.0
double graph_min = -1.7976931348623157E+308
double graph_max = 1.7976931348623157E+308
double min_step = 1.0
double archive_delta = 0.0

Static Private Attributes

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

Constructor & Destructor Documentation

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

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


Member Function Documentation

double alma::TMCDB::baci::Pdouble::getArchive_delta (  )  [inline]
Returns:
the archive_delta
double alma::TMCDB::baci::Pdouble::getDefault_value (  )  [inline]
Returns:
the default_value
double alma::TMCDB::baci::Pdouble::getGraph_max (  )  [inline]
Returns:
the graph_max
double alma::TMCDB::baci::Pdouble::getGraph_min (  )  [inline]
Returns:
the graph_min
double alma::TMCDB::baci::Pdouble::getMin_delta_trig (  )  [inline]
Returns:
the min_delta_trig
double alma::TMCDB::baci::Pdouble::getMin_step (  )  [inline]
Returns:
the min_step
void alma::TMCDB::baci::Pdouble::setArchive_delta ( double  archive_delta  )  [inline]
Parameters:
archive_delta the archive_delta to set
void alma::TMCDB::baci::Pdouble::setDefault_value ( double  default_value  )  [inline]
Parameters:
default_value the default_value to set
void alma::TMCDB::baci::Pdouble::setGraph_max ( double  graph_max  )  [inline]
Parameters:
graph_max the graph_max to set
void alma::TMCDB::baci::Pdouble::setGraph_min ( double  graph_min  )  [inline]
Parameters:
graph_min the graph_min to set
void alma::TMCDB::baci::Pdouble::setMin_delta_trig ( double  min_delta_trig  )  [inline]
Parameters:
min_delta_trig the min_delta_trig to set
void alma::TMCDB::baci::Pdouble::setMin_step ( double  min_step  )  [inline]
Parameters:
min_step the min_step to set
String alma::TMCDB::baci::Pdouble::toString (  )  [inline]

Member Data Documentation

double alma::TMCDB::baci::Pdouble::graph_max = 1.7976931348623157E+308 [private]
double alma::TMCDB::baci::Pdouble::graph_min = -1.7976931348623157E+308 [private]
double alma::TMCDB::baci::Pdouble::min_step = 1.0 [private]
final String alma::TMCDB::baci::Pdouble::newline = System.getProperty("line.separator") [static, private]

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

Generated by  doxygen 1.6.2