public class Pdouble extends TypelessProperty
PropertyName| Constructor and Description |
|---|
Pdouble()
Default Constructor for Component.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getArchive_delta() |
double |
getDefault_value() |
double |
getGraph_max() |
double |
getGraph_min() |
double |
getMin_delta_trig() |
double |
getMin_step() |
void |
setArchive_delta(double archive_delta) |
void |
setDefault_value(double default_value) |
void |
setGraph_max(double graph_max) |
void |
setGraph_min(double graph_min) |
void |
setMin_delta_trig(double min_delta_trig) |
void |
setMin_step(double min_step) |
java.lang.String |
toString() |
getArchive_max_int, getArchive_min_int, getArchive_priority, getDefault_timer_trig, getDescription, getFormat, getMin_timer_trig, getResolution, getUnits, isInitialize_devio, setArchive_max_int, setArchive_min_int, setArchive_priority, setDefault_timer_trig, setDescription, setFormat, setInitialize_devio, setMin_timer_trig, setResolution, setUnitspublic Pdouble()
public java.lang.String toString()
toString in class TypelessPropertypublic double getArchive_delta()
public void setArchive_delta(double archive_delta)
archive_delta - the archive_delta to setpublic double getDefault_value()
public void setDefault_value(double default_value)
default_value - the default_value to setpublic double getGraph_max()
public void setGraph_max(double graph_max)
graph_max - the graph_max to setpublic double getGraph_min()
public void setGraph_min(double graph_min)
graph_min - the graph_min to setpublic double getMin_delta_trig()
public void setMin_delta_trig(double min_delta_trig)
min_delta_trig - the min_delta_trig to setpublic double getMin_step()
public void setMin_step(double min_step)
min_step - the min_step to set