Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
J
P
R
S
U
G
getAngle()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the bus voltage angle in radians.
getBPrime()
- Method in interface snl.ccss.jpowerflow.dc.
DCPFBranch
This method should return the b prime value for the branch.
getBusList()
- Method in interface snl.ccss.jpowerflow.
PFPowerSystem
This method should return a list of all buses in the system.
getBusMvar()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the total amount of reactive power at the bus in per unit.
getBusMw()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the total amount of real power at the bus in per unit.
getBusMw()
- Method in interface snl.ccss.jpowerflow.dc.
DCPFBus
This method should return the total amount of real power at the bus in per unit.
getEnergizedBranchList()
- Method in interface snl.ccss.jpowerflow.
PFPowerSystem
This method should return a list of the energized branches in the system.
getFromBus()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBranch
This method should return the bus ID number of the bus connected to its "from" or "tap" side.
getFromBus()
- Method in interface snl.ccss.jpowerflow.dc.
DCPFBranch
This method should return the bus ID number of the bus connected to its "from" or "tap" side.
getInverseSensitivities(double[])
- Static method in class snl.ccss.jpowerflow.util.
Utilities
getIterations()
- Method in class snl.ccss.jpowerflow.ac.
FullNewton
getMvarVoltageSensitivity(int)
- Static method in class snl.ccss.jpowerflow.util.
Utilities
getMwFlows()
- Method in class snl.ccss.jpowerflow.dc.
DCSolver
getNumber()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the bus ID as it's represented in the system.
getNumber()
- Method in interface snl.ccss.jpowerflow.dc.
DCPFBus
This method should return the bus ID as it's represented in the system.
getSlackOutput()
- Method in class snl.ccss.jpowerflow.dc.
DCSolver
getSusceptance()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the amount of susceptance present at the bus in per unit.
getToBus()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBranch
This method should return the bus ID number of the bus connected to its "to" or "Z" side.
getToBus()
- Method in interface snl.ccss.jpowerflow.dc.
DCPFBranch
This method should return the bus ID number of the bus connected to its "to" or "Z" side.
getVoltage()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBus
This method should return the bus voltage magnitude in per unit.
getYBus()
- Method in interface snl.ccss.jpowerflow.ac.
ACPFBranch
This method should return a 2x2 matrix of complex numbers representing the yBus for the branch.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
J
P
R
S
U