|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Variable
A model parameter has a name, a value and possibly an error and a unit.
| Method Summary | |
|---|---|
double |
getError()
Returns the error of the parameter. |
String |
getName()
Returns the name of the parameter. |
String |
getUnit()
Returns the unit of the parameter. |
double |
getValue()
Returns the value of the parameter. |
| Method Detail |
|---|
String getName()
double getValue()
double getError()
String getUnit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||