public class AclfXformerImpl extends AclfBranchAdapterImpl implements AclfXformer
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.math3.complex.Complex |
getComplexFromTurnRatio() |
org.apache.commons.math3.complex.Complex |
getComplexToTurnRatio() |
double |
getFromTurnRatio() |
double |
getToTurnRatio() |
double |
kva(Unit.UnitType unit) |
void |
setFromTurnRatio(double t) |
void |
setFromTurnRatio(double t,
Unit.UnitType unit) |
void |
setToTurnRatio(double t) |
void |
setToTurnRatio(double t,
Unit.UnitType unit) |
void |
setZ(org.apache.commons.math3.complex.Complex z,
Unit.UnitType unit,
double baseV) |
getFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setBranch, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntYeGet, eIsSet, eSet, eUnset, getBranch, readData, toString, writeDatacheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntYcheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverpublic double kva(Unit.UnitType unit)
kva in interface AclfXformerunit - kva flow unit
public void setFromTurnRatio(double t)
setFromTurnRatio in interface AclfXformert - xfr tap
public void setToTurnRatio(double t)
setToTurnRatio in interface AclfXformert - xfr tap
public org.apache.commons.math3.complex.Complex getComplexFromTurnRatio()
getComplexFromTurnRatio in interface AclfXformerpublic org.apache.commons.math3.complex.Complex getComplexToTurnRatio()
getComplexToTurnRatio in interface AclfXformerpublic double getFromTurnRatio()
getFromTurnRatio in interface AclfXformerpublic double getToTurnRatio()
getToTurnRatio in interface AclfXformerpublic void setFromTurnRatio(double t,
Unit.UnitType unit)
setFromTurnRatio in interface AclfXformert - xfr turn ratiaunit - turn ratio unit, PU or percent
public void setToTurnRatio(double t,
Unit.UnitType unit)
setToTurnRatio in interface AclfXformert - xfr turn ratiaunit - turn ratio unit, PU or percent
public void setZ(org.apache.commons.math3.complex.Complex z,
Unit.UnitType unit,
double baseV)
setZ in interface AclfBranchAdaptersetZ in class AclfBranchAdapterImplz - z valueunit - z unitbaseV - base voltage for z unit conversion