public class AclfBranchRatingImpl extends AclfBranchAdapterImpl implements AclfBranchRating
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 |
ampsLoadingPercent(double baseKva) |
double |
ampsLoadingPercent(double ampsRating,
double baseKva) |
double |
getMvaRating() |
double |
getMvaRating(SecAnalysisBranchRatingType ratingType) |
boolean |
isRatingViolated(SecAnalysisViolationType type,
double baseKva) |
boolean |
isRatingViolated(SecAnalysisViolationType type,
double loadingPercent,
double baseKva) |
boolean |
isRatingViolated(SecAnalysisViolationType vtype,
SecAnalysisBranchRatingType ratingType,
double baseKva) |
boolean |
isRatingViolated(SecAnalysisViolationType type,
SecAnalysisBranchRatingType ratingType,
double loadingPercent,
double baseKva) |
double |
mvaLoadingPercent(double baseKva) |
double |
mvaLoadingPercent(double mvaRating,
double baseKva) |
getFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setBranch, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntY, setZeGet, 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, 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 double mvaLoadingPercent(double mvaRating,
double baseKva)
mvaLoadingPercent in interface AclfBranchRatingmvaRating - mva ratingbaseKva - base kva for unit conversion
public double getMvaRating()
getMvaRating in interface AclfBranchRatingpublic double getMvaRating(SecAnalysisBranchRatingType ratingType)
getMvaRating in interface AclfBranchRatingratingType - branch rating type
public double mvaLoadingPercent(double baseKva)
mvaLoadingPercent in interface AclfBranchRatingbaseKva - base kva for unit conversion
public double ampsLoadingPercent(double ampsRating,
double baseKva)
ampsLoadingPercent in interface AclfBranchRatingampsRating - current ratingbaseKva - base kva for unit conversion
public double ampsLoadingPercent(double baseKva)
ampsLoadingPercent in interface AclfBranchRatingbaseKva - base kva for unit conversion
public boolean isRatingViolated(SecAnalysisViolationType type, double baseKva)
isRatingViolated in interface AclfBranchRatingtype - rating typebaseKva - base kva for unit conversion
public boolean isRatingViolated(SecAnalysisViolationType type, double loadingPercent, double baseKva)
isRatingViolated in interface AclfBranchRatingtype - rating typeloadingPercent - loading percetagebaseKva - base kva for unit conversion
public boolean isRatingViolated(SecAnalysisViolationType vtype, SecAnalysisBranchRatingType ratingType, double baseKva)
isRatingViolated in interface AclfBranchRatingvtype - rating typeratingType - rating typebaseKva - base kva for unit conversion
public boolean isRatingViolated(SecAnalysisViolationType type, SecAnalysisBranchRatingType ratingType, double loadingPercent, double baseKva)
isRatingViolated in interface AclfBranchRatingtype - rating typeratingType - rating typeloadingPercent - loading percentagebaseKva - base kva for unit conversion