public class AclfPSXformerImpl extends AclfXformerImpl implements AclfPSXformer
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 |
getFromAngle() |
double |
getFromAngle(Unit.UnitType unit) |
double |
getToAngle() |
double |
getToAngle(Unit.UnitType unit) |
void |
setFromAngle(double ang) |
void |
setFromAngle(double ang,
Unit.UnitType unit) |
void |
setToAngle(double ang) |
void |
setToAngle(double ang,
Unit.UnitType unit) |
getFromTurnRatio, getToTurnRatio, kva, setFromTurnRatio, setFromTurnRatio, setToTurnRatio, setToTurnRatio, setZgetFromShuntY, 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, waitgetFromTurnRatio, getToTurnRatio, kva, setFromTurnRatio, setFromTurnRatio, setToTurnRatio, setToTurnRatiogetFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntY, setZcheckData, 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 org.apache.commons.math3.complex.Complex getComplexFromTurnRatio()
getComplexFromTurnRatio in interface AclfXformergetComplexFromTurnRatio in class AclfXformerImplpublic org.apache.commons.math3.complex.Complex getComplexToTurnRatio()
getComplexToTurnRatio in interface AclfXformergetComplexToTurnRatio in class AclfXformerImplpublic double getFromAngle()
getFromAngle in interface AclfPSXformerpublic double getFromAngle(Unit.UnitType unit)
getFromAngle in interface AclfPSXformerpublic void setFromAngle(double ang)
setFromAngle in interface AclfPSXformerang - PS xfr angle
public void setFromAngle(double ang,
Unit.UnitType unit)
setFromAngle in interface AclfPSXformerang - PS xfr angleunit - angle unit
public double getToAngle()
getToAngle in interface AclfPSXformerpublic double getToAngle(Unit.UnitType unit)
getToAngle in interface AclfPSXformerunit - angle unit
public void setToAngle(double ang)
setToAngle in interface AclfPSXformerang - PS xfr angle
public void setToAngle(double ang,
Unit.UnitType unit)
setToAngle in interface AclfPSXformerang - PS xfr angleunit - angle unit