|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsnl.ccss.jpowersystem.generic.GenericBus
public class GenericBus
Generic bus object that holds all the variables that need to be known about a bus.
| Field Summary | |
|---|---|
double |
angle
Voltage angle value for bus. |
double |
baseKv
Base Kv value for bus. |
double |
voltage
Voltage magnitude value for bus. |
| Constructor Summary | |
|---|---|
GenericBus()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double voltage
public double angle
public double baseKv
| Constructor Detail |
|---|
public GenericBus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||