| Trees | Indices | Help |
|
|---|
|
|
Core.Curve.Curve --+
|
ReactiveCapabilityCurve
Reactive power rating envelope versus the synchronous machine's active power, in both the generating and motoring modes. For each active power value there is a corresponding high and low reactive power limit value. Typically there will be a separate curve for each coolant condition, such as hydrogen pressure. The Y1 axis values represent reactive minimum and the Y2 axis values represent reactive maximum.- ReactiveCapabilityCurves are not required if the reactive power limits of the SynchronousMachine do not vary with real power output. - By convention, the Y1 axis values represent reactive minimum and the Y2 axis values represent reactive maximum. - Because the x value will always be specified in MW and the y values will always be specified in MVAr, the xMultiplier, y1Multiplier, and y2Multiplier attributes do not need to be supplied.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_attrs = ["y2Unit"]
|
|||
_attr_types = {"y2Unit": str}
|
|||
_defaults = {"y2Unit": "A"}
|
|||
_enums = {"y2Unit": "UnitSymbol"}
|
|||
_refs = ["InitiallyUsedBySynchronousMachines"]
|
|||
_many_refs = ["InitiallyUsedBySynchronousMachines"]
|
|||
InitiallyUsedBySynchronousMachines = property(getInitiallyUsed
|
|||
|
|||
|
y2Unit The Y2-axis units of measure. |
|||
|
|||
Initialises a new 'ReactiveCapabilityCurve' instance.
|
|
|||
InitiallyUsedBySynchronousMachines
|
|
|||
y2UnitThe Y2-axis units of measure. Values are: "A", "rad", "none", "g", "W/Hz", "V", "m2", "VA", "VArh", "N", "Pa", "VAh", "F", "H", "Hz-1", "W/s", "J", "m", "S", "min", "deg", "J/s", "s", "Wh", "m3", "oC", "V/VAr", "s-1", "h", "W", "ohm", "Hz", "VAr", "kg/J" |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 2 18:27:38 2011 | http://epydoc.sourceforge.net |