public class DclfSolver extends BaseDclfSolver
IDclfSolver.CacheType
dclfAlgo, dclfResult, JMatrixType, Token_PAngle, Token_QVoltage
aclfNet
MaxItrDclfLoss
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, setBusAngle
distructor, getB11Matrix, getB1Matrix, isB11MatrixDirty, isB1MatrixDirty, setB11MatrixDirty, setB1MatrixDirty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
distructor, getB11Matrix, getB1Matrix
public DclfSolver(DclfAlgorithm algo)
public double[] getSenPAngle(java.lang.String busId) throws InterpssException, IpssNumericException, ReferenceBusException
IDclfSolver
busId
- injection bus idInterpssException
IpssNumericException
ReferenceBusException
public double[] getSenQVoltage(java.lang.String busId) throws InterpssException, IpssNumericException, ReferenceBusException
IDclfSolver
InterpssException
IpssNumericException
ReferenceBusException