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, setWithdrawBusListcalculateDclf, 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, transfer2AclfNetgetNetwork, setNetworkcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverreadData, writeDatagetDclfAlgoBranchIdLookupTable, getDclfAlgoBusIdLookupTable, getDclfAlgoGenNameLookupTable, getDclfAlgoLoadNameLookupTable, rebuildLookupRefRelationshipcalTotalGen, calTotalLoad, getBranchFlow, getBranchFlow, getBranchFlow, getBusAngle, getBusAngle, getBusPower, getBusPower, getBusPowerInfoNet, getBusPowerInfoNet, getMismatch, loading, loading, loss, ratingViolation, ratingViolationcalBusSensitivity, calBusSensitivitycalGenShiftFactor, genTransferDistFactorpTransferDistFactor, pTransferDistFactor, pTransferDistFactorsgetBranchClosurePTDFactor, lineOutageDFactor, lineOutageDFactorsbranchAngleShiftFactor, branchAngleShiftFactor, psXfrShiftFactor, psXfrShiftFactorlossFactor, lossFactor, lossFactor, lossFactordouble 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()