public interface NetGenAdjustAlgorithm extends SenAnalysisAlgorithm, ILossFactor
The following features are supported:
Modifier and Type | Method and Description |
---|---|
void |
distributeTotalAdjGen()
distribute the total adjustment Gen to buses based on the InjBus/WithBus.dfactor
|
double |
getTotalGen()
Returns the value of the 'Total Gen' attribute.
|
void |
setTotalGen(double value)
Sets the value of the '
Total Gen ' attribute. |
addInjectBus, addWithdrawBus, getInjectBusList, getWithdrawBusList, setWithdrawBusList
calculateDclf, calculateDclf, calculateDclf, calculateDclf, checkCondition, deepCopy, distributeLoad, getAccFactor, getAclfNet, getAdjMaxIterations, getAdjTolerance, getB11Matrix, getB1Matrix, getDclfAlgoBranch, getDclfAlgoBranchList, getDclfAlgoBus, getDclfAlgoBusList, getDclfSolver, isApplyAdjustment, isDclfCalculated, removeDclfAlgoBranch, removeDclfAlgoBus, setAccFactor, setAdjMaxIterations, setAdjTolerance, setApplyAdjustment, setDclfCalculated, setDclfSolver, setRefBus, setRefBus, transfer2AclfNet
getNetwork, setNetwork
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
readData, writeData
getDclfAlgoBranchIdLookupTable, getDclfAlgoBusIdLookupTable, getDclfAlgoGenNameLookupTable, getDclfAlgoLoadNameLookupTable, rebuildLookupRefRelationship
calTotalGen, calTotalLoad, getBranchFlow, getBranchFlow, getBranchFlow, getBusAngle, getBusAngle, getBusPower, getBusPower, getBusPowerInfoNet, getBusPowerInfoNet, getMismatch, loading, loading, loss, ratingViolation, ratingViolation
calBusSensitivity, calBusSensitivity
calGenShiftFactor, genTransferDistFactor
pTransferDistFactor, pTransferDistFactor, pTransferDistFactors
getBranchClosurePTDFactor, lineOutageDFactor, lineOutageDFactors
branchAngleShiftFactor, branchAngleShiftFactor, psXfrShiftFactor, psXfrShiftFactor
lossFactor, lossFactor, lossFactor, lossFactor
double getTotalGen()
"0.0"
.
network total power increaseing amount in pu
setTotalGen(double)
,
DclfAlgorithmPackage.getNetGenAdjustAlgorithm_TotalGen()
void setTotalGen(double value)
Total Gen
' attribute.
value
- the new value of the 'Total Gen' attribute.getTotalGen()
void distributeTotalAdjGen()