public interface DistMixedLoad extends DistRotatingMachine
DistAdapterPackage.getDistMixedLoad()| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.math3.complex.Complex |
getLoad(double baseKva) |
double |
getMotorPercent() |
double |
getTotalKva() |
Unit.UnitType |
getTotalKvaUnit()
"KVA", "MVA"
|
void |
setMotorPercent(double percent) |
void |
setTotalKva(double kva,
Unit.UnitType unit)
Set tatol kva in the unit specified.
|
getGrounding, getLoadSchedule, getPFactor, getPfUnit, getRatedVoltage, getRatedVUnit, getZ0, getZ1, getZ1, getZ1List, getZ2, getZUnit, setAcscBusData, setLoadSchedule, setPFactor, setRatedVoltage, setZ0_2, setZ1, setZ1, setZUnitgetBaseVoltage, setBaseVoltagegetPointVoltage, setAclfBusData, setAclfBusData, setAcscBusData, setAcscBusData, setPointVoltage, toStringcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getTotalKva()
Unit.UnitType getTotalKvaUnit()
double getMotorPercent()
void setTotalKva(double kva,
Unit.UnitType unit)
void setMotorPercent(double percent)
org.apache.commons.math3.complex.Complex getLoad(double baseKva)