| Package | Description |
|---|---|
| com.interpss.simu.util |
| Modifier and Type | Method and Description |
|---|---|
static ModifyUtilFunc.ComplexValueType |
ModifyUtilFunc.ComplexValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModifyUtilFunc.ComplexValueType[] |
ModifyUtilFunc.ComplexValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.math3.complex.Complex |
ModifyUtilFunc.applyComplexValueChange(org.apache.commons.math3.complex.Complex original,
ComplexValueChange change,
ModifyUtilFunc.ComplexValueType vtype,
double baseKva,
double busBaseVolt) |