public class Aclf3WXformerImpl extends BranchRefImpl<Aclf3WBranch> implements Aclf3WXformer
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 |
|---|---|
double |
getFromTurnRatio() |
double |
getTertTurnRatio() |
double |
getToTurnRatio() |
void |
setBranch(Aclf3WBranch newBranch)
This is specialized for the more specific type known in this context.
|
void |
setFromTurnRatio(double x) |
void |
setFromTurnRatio(double x,
Unit.UnitType unit) |
void |
setTertTurnRatio(double x) |
void |
setTertTurnRatio(double x,
Unit.UnitType unit) |
void |
setToTurnRatio(double x) |
void |
setToTurnRatio(double x,
Unit.UnitType unit) |
void |
setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert) |
void |
setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert,
Unit.UnitType unit,
double baseV) |
eGet, 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, waitcheckData, 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 void setBranch(Aclf3WBranch newBranch)
setBranch in interface BranchRef<Aclf3WBranch>setBranch in class BranchRefImpl<Aclf3WBranch>newBranch - the new value of the 'Branch' reference.BranchRef.getBranch()public void setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert)
setZ in interface Aclf3WXformerzFromTo - from-to ZzFromTert - from-tertiaray ZzToTert - to-tertiaray Z
public void setZ(org.apache.commons.math3.complex.Complex zFromTo,
org.apache.commons.math3.complex.Complex zFromTert,
org.apache.commons.math3.complex.Complex zToTert,
Unit.UnitType unit,
double baseV)
setZ in interface Aclf3WXformerzFromTo - from-to ZzFromTert - from-tertiaray ZzToTert - to-tertiary Zunit - Z unitbaseV - base votlage for Z unit conversion
public double getFromTurnRatio()
getFromTurnRatio in interface Aclf3WXformerpublic double getToTurnRatio()
getToTurnRatio in interface Aclf3WXformerpublic double getTertTurnRatio()
getTertTurnRatio in interface Aclf3WXformerpublic void setFromTurnRatio(double x)
setFromTurnRatio in interface Aclf3WXformerpublic void setToTurnRatio(double x)
setToTurnRatio in interface Aclf3WXformerx - turn ratio value
public void setTertTurnRatio(double x)
setTertTurnRatio in interface Aclf3WXformerx - turn ratio value
public void setFromTurnRatio(double x,
Unit.UnitType unit)
setFromTurnRatio in interface Aclf3WXformerx - from turn ratiounit - turn ratio unit
public void setToTurnRatio(double x,
Unit.UnitType unit)
setToTurnRatio in interface Aclf3WXformerx - turn ratio valueunit - turn ratio unit
public void setTertTurnRatio(double x,
Unit.UnitType unit)
setTertTurnRatio in interface Aclf3WXformerx - turn ratio valueunit - turn ratio unit