A C D F G I J P R S U

S

setAdjustError(double) - Method in class snl.ccss.jpowerflow.ac.FullNewton
 
setAngle(double) - Method in interface snl.ccss.jpowerflow.ac.ACPFBus
This method should update the voltage angle for the bus
setBusMvar(double) - Method in interface snl.ccss.jpowerflow.ac.ACPFBus
This method should update the total amount of reactive power at the bus.
setBusMw(double) - Method in interface snl.ccss.jpowerflow.ac.ACPFBus
This method should update the total amount of real power at the bus.
setConvergeError(double) - Method in class snl.ccss.jpowerflow.ac.FullNewton
 
setEnforceGenMvarLimits(boolean) - Method in class snl.ccss.jpowerflow.ac.FullNewton
 
setMaxIterations(int) - Method in class snl.ccss.jpowerflow.ac.FullNewton
 
setPowerSystem(PFPowerSystem) - Method in class snl.ccss.jpowerflow.AbstractPFSolver
 
setVoltage(double) - Method in interface snl.ccss.jpowerflow.ac.ACPFBus
This method should update the voltage magnitude for the bus
snl.ccss.jpowerflow - package snl.ccss.jpowerflow
This package provides interfaces and abstract classes necessary for creating and implementing new power flow solvers.
snl.ccss.jpowerflow.ac - package snl.ccss.jpowerflow.ac
This package provides steady-state AC power flow solvers.
snl.ccss.jpowerflow.dc - package snl.ccss.jpowerflow.dc
This package provides a DC power flow solver.
snl.ccss.jpowerflow.util - package snl.ccss.jpowerflow.util
This package provides helpful utility methods for power flow solvers as well as for users that use the power flow solvers.
solve(PFPowerSystem) - Method in class snl.ccss.jpowerflow.ac.DecoupledNewton
Main method for performing an AC power flow analysis.
solve(PFPowerSystem) - Method in class snl.ccss.jpowerflow.ac.FullNewton
Main method for performing an AC power flow analysis.
solve(PFPowerSystem) - Method in class snl.ccss.jpowerflow.dc.DCSolver
Main method for performing a DC power flow analysis.
solve(PFPowerSystem) - Method in interface snl.ccss.jpowerflow.PFSolver
This method should perform the calculations required by the power flow solver.

A C D F G I J P R S U