A C D F G I J P R S U

D

DCPFBranch - Interface in snl.ccss.jpowerflow.dc
This interface defines all the methods needed by the DC power flow solver for a branch object.
DCPFBus - Interface in snl.ccss.jpowerflow.dc
This interface defines all the methods needed by the DC power flow solver for a bus object.
DCSolver - Class in snl.ccss.jpowerflow.dc
This class holds all the methods necessary for computing DC power flow on a power system.
DCSolver() - Constructor for class snl.ccss.jpowerflow.dc.DCSolver
Default constructor for DCSolver class.
DEBUG - Static variable in class snl.ccss.jpowerflow.AbstractPFSolver
 
DecoupledNewton - Class in snl.ccss.jpowerflow.ac
This class extends FullNewton and performs a faster but less accurate steady-state power flow analysis.
DecoupledNewton() - Constructor for class snl.ccss.jpowerflow.ac.DecoupledNewton
Default constructor for DecoupledNewton class.
DecoupledNewton(int, double, double, boolean) - Constructor for class snl.ccss.jpowerflow.ac.DecoupledNewton
Argument-accepting constructor for DecoupledNewton class.

A C D F G I J P R S U