Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Z
R
reactance
- Variable in class snl.ccss.jpowersystem.generic.
GenericBranch
Reactance value for this branch.
reactance
- Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.
CDFBranchDO
remoteControlledBusNumber
- Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.
CDFBusDO
remove()
- Method in class snl.ccss.jpowersystem.
AbstractBranch
This method disconnects this branch from the known Bus objects, each endpoint now being set to
null
.
remove()
- Method in class snl.ccss.jpowersystem.
AbstractBus
This method removes this bus from the power system it currently belongs to by removing each branch and bus device connected to it and setting its PowerSystem variable to
null
.
remove(Branch)
- Method in class snl.ccss.jpowersystem.
AbstractBus
This method removes the given branch by removing it from the list of connected branch objects.
remove(BusDevice)
- Method in class snl.ccss.jpowersystem.
AbstractBus
This method removes the given bus device by removing it from the list of connected bus device objects.
remove()
- Method in class snl.ccss.jpowersystem.
AbstractBusDevice
This method disconnects this bus device from the known Bus object, the bus this device belongs to now being set to
null
.
remove()
- Method in interface snl.ccss.jpowersystem.
Branch
This method should at a minimum set Bus variables that represent the endpoints of this branch to
null
.
remove()
- Method in interface snl.ccss.jpowersystem.
Bus
This method should at a minimum remove each connected branch and bus device from itself and set the PowerSystem variable to
null
.
remove(Branch)
- Method in interface snl.ccss.jpowersystem.
Bus
This method should at a minimum remove the given Branch object from its list of attached branch objects.
remove(BusDevice)
- Method in interface snl.ccss.jpowersystem.
Bus
This method should at a minimum remove the given BusDevice object from its list of attached bus device objects.
remove()
- Method in interface snl.ccss.jpowersystem.
BusDevice
This method should at a minimum set the Bus variable to
null
.
remove(Bus)
- Method in class snl.ccss.jpowersystem.
PowerSystem
This method is used to remove a Bus object from the power sytem.
remove(Branch)
- Method in class snl.ccss.jpowersystem.
PowerSystem
This method is used to remove a Branch object from the power sytem.
remove(BusDevice)
- Method in class snl.ccss.jpowersystem.
PowerSystem
This method is used to remove a BusDevice object from the power sytem.
resistance
- Variable in class snl.ccss.jpowersystem.generic.
GenericBranch
Resistance value for this branch.
resistance
- Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.
CDFBranchDO
roundDouble(double, int)
- Static method in class snl.ccss.jpowerflow.util.
Utilities
This method rounds the double value given to the nth decimal place given.
run()
- Method in class snl.ccss.jpowerflow.
AbstractPFSolver
This method is required by the Runnable interface calls on the solve method required by the PFsolver interface.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Z