| Class | Description |
|---|---|
| AbstractBranchPathWalker |
Abstract base class for IBranchPathWalker interface implementation
|
| AbstractBranchPowerFlowPathWalker |
abstract power flow path based Branch path walker implementation
|
| AbstractBusPathWalker |
Abstract base class for IBusPathWalker interface implementation
|
| AbstractBusPowerFlowPathWalker |
abstract power flow path based Bus path walker implementation
|
| LossAllocationAlgorithmImpl |
An implementation of the Loss Allocation algorithm present in the text book.
|
| LossCalBranchWalker |
Network path Branch walker implementation for loss allocation
|
| LossCalBusWalker |
Network path Bus walker implementation for loss allocation
|
| NetPathWalkAlgorithmImpl<TBus extends Bus,TBranch extends Branch> |
An implementation of the model object 'Net Path Walk Algorithm'.
|
| PathAlgorithmFactoryImpl |
An implementation of the model Factory.
|
| PathAlgorithmPackageImpl |
An implementation of the model Package.
|