|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMinMaxDoubleValue
A double-typed value that also has a minimum and maximum, usually as the result of averaging or otherwise interpolating over raw samples.
IDoubleValue| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.csstudio.data.values.IValue |
|---|
IValue.Format, IValue.Quality |
| Method Summary | |
|---|---|
double |
getMaximum()
|
double |
getMinimum()
|
| Methods inherited from interface org.csstudio.data.values.IDoubleValue |
|---|
getValue, getValues |
| Methods inherited from interface org.csstudio.data.values.IValue |
|---|
format, format, getMetaData, getQuality, getSeverity, getStatus, getTime |
| Method Detail |
|---|
double getMinimum()
double getMaximum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||