|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsnl.ccss.jpowersystem.generic.GenericBranch
public class GenericBranch
Generic branch object that holds all the variables that need to be known about a branch.
| Field Summary | |
|---|---|
double |
charging
Charging value for this branch. |
double |
mvaRating
Mva rating value for this branch. |
double |
phaseAngle
Phase angle value for this branch. |
double |
reactance
Reactance value for this branch. |
double |
resistance
Resistance value for this branch. |
double |
turnsRatio
Turns ratio value for this branch. |
| Constructor Summary | |
|---|---|
GenericBranch()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double resistance
public double reactance
public double charging
public double mvaRating
public double turnsRatio
public double phaseAngle
| Constructor Detail |
|---|
public GenericBranch()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||