| Package | Description |
|---|---|
| com.interpss.simu.util |
| Modifier and Type | Method and Description |
|---|---|
static ModifyUtilFunc.DoubleValueType |
ModifyUtilFunc.DoubleValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModifyUtilFunc.DoubleValueType[] |
ModifyUtilFunc.DoubleValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
ModifyUtilFunc.applyDoubleValueChange(double original,
DoubleValueChange change,
ModifyUtilFunc.DoubleValueType ptype,
double busBaseVolt) |