Interface | Description |
---|---|
IConnectBusProcessor |
interface for connection bus processing
|
IDclfSolver |
interface for the Solver for dclf and sensitivity analysis
|
IEDclfSolver |
interface for the EDclf Solver implementation
|
Class | Description |
---|---|
BaseDclfSolver |
Base Solver for dclf and sensitivity analysis
injBus |--- monitoring branch ---| withdrawBus
- Sensitivity is regarding to an injection bus or an injection bus + a withdraw bus
- Branch shifting factor for a monitoring branch is the ratio of the monitoring branch
current with regarding the the injection current + withdraw current
|
ConnectBusProcessor |
ConnectBusProcessor implementation.
|
DblAryCacheDclfSolver |
Solver for dclf and sensitivity analysis.
|
DclfSolver |
Regular DclfSolver implementation, bus sensitivity is not cached.
|
EDclfSolver |
IDclfSolver interface implementation.
|
HashMapCacheDclfSolver |
Solver for dclf and sensitivity analysis.
|
Enum | Description |
---|---|
IDclfSolver.CacheType |