|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bounded
A bounded variable has an upper and/or lower limit it cannot exceed.
| Method Summary | |
|---|---|
Double |
getLowerLimit()
Returns the lower bound or null, if not existing. |
Double |
getUpperLimit()
Returns the upper limit or null, if no upper limit exists. |
| Methods inherited from interface vec_math.Variable |
|---|
getError, getName, getUnit, getValue |
| Method Detail |
|---|
Double getLowerLimit()
Double getUpperLimit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||