public static class ModelDescription.RealType extends ModelDescription.IntegerType
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
derivative |
java.lang.String |
displayUnit |
java.lang.Double |
max |
java.lang.Double |
min |
double |
nominal |
boolean |
reinit |
boolean |
relativeQuantity |
boolean |
unbound |
java.lang.String |
unit |
quantitystart, type| Constructor and Description |
|---|
RealType() |
toStringpublic java.lang.Object derivative
public java.lang.String unit
public java.lang.String displayUnit
public boolean relativeQuantity
public double nominal
public boolean unbound
public boolean reinit
public java.lang.Double min
public java.lang.Double max
Copyright © 2015-2018 INTO CPS. All Rights Reserved.