|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgridiq.network.Generator
gridiq.network.PVGenerator
public class PVGenerator
This class represents a Regulated Bus. These are Generator buses where the real power and voltage magnitude are specified. These are referred to as P-V Buses.
| Constructor Summary | |
|---|---|
PVGenerator()
|
|
| Method Summary | |
|---|---|
double |
getActivePower()
|
void |
setActivePower(double activePower)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PVGenerator()
| Method Detail |
|---|
public double getActivePower()
public void setActivePower(double activePower)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||