public class DclfSolver extends BaseDclfSolver
IDclfSolver.CacheTypedclfAlgo, dclfResult, JMatrixType, Token_PAngle, Token_QVoltageaclfNetMaxItrDclfLoss| Constructor and Description |
|---|
DclfSolver(DclfAlgorithm algo) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getSenPAngle(java.lang.String busId)
Retrieve P-Ang sensitivity from the cache table or calculate sensitivity if it is not found
|
double[] |
getSenQVoltage(java.lang.String busId)
Retrieve Q-Voltage sen from the cache table or calculate sen if it is not found
|
calBranchFlow, calBranchFlow, calculateDclf, calSensitivity, calSensitivityImpl, getBusAngle, getBusAngle, getDclfResult, initDclfResultForDebug, prepareBMatrix, setBMatrixDirty, setBusAngledistructor, getB11Matrix, getB1Matrix, isB11MatrixDirty, isB1MatrixDirty, setB11MatrixDirty, setB1MatrixDirtyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdistructor, getB11Matrix, getB1Matrixpublic DclfSolver(DclfAlgorithm algo)
public double[] getSenPAngle(java.lang.String busId)
throws InterpssException,
IpssNumericException,
ReferenceBusException
IDclfSolverbusId - injection bus idInterpssExceptionIpssNumericExceptionReferenceBusExceptionpublic double[] getSenQVoltage(java.lang.String busId)
throws InterpssException,
IpssNumericException,
ReferenceBusException
IDclfSolverInterpssExceptionIpssNumericExceptionReferenceBusException