public interface AclfDclfAlgorithm<TDcAlgo extends DclfAlgorithm> extends LoadflowAlgorithm
The following features are supported:
copyright
Modifier and Type | Method and Description |
---|---|
TDcAlgo |
getDclfAlgo()
Returns the value of the 'Dclf Algo' reference.
|
void |
setDclfAlgo(TDcAlgo value)
Sets the value of the '
Dclf Algo ' reference. |
distributeLoad, getAclfNet, getChildNetSolver, getCustomMethod, getDataCheckConfig, getGsAccFactor, getLfAdjAlgo, getLfCalculator, getLfMethod, getMaxIterations, getNetAdjAlgo, getTolerance, getTolerance, initializeAclfNet, isB11MatrixDirty, isInitBusVoltage, isNonDivergent, isTurnOffIslandBus, loadflow, loadflow, loadflow, needAdjustment, performAdjustment, setB11MatrixDirty, setChildNetSolver, setCustomMethod, setDataCheckConfig, setGsAccFactor, setInitBusVoltage, setLfAdjAlgo, setLfCalculator, setLfMethod, setMaxIterations, setNetAdjAlgo, setNonDivergent, setTolerance, setTolerance, setTurnOffIslandBus
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
visit
TDcAlgo getDclfAlgo()
setDclfAlgo(DclfAlgorithm)
,
CoreAlgorithmPackage.getAclfDclfAlgorithm_DclfAlgo()
void setDclfAlgo(TDcAlgo value)
Dclf Algo
' reference.
value
- the new value of the 'Dclf Algo' reference.getDclfAlgo()