| Trees | Indices | Help |
|
|---|
|
|
Core.PowerSystemResource.PowerSystemResource --+
|
TapChanger.TapChanger --+
|
RatioTapChanger
A tap changer that changes the voltage ratio impacting the voltage magnitude but not direclty the phase angle across the transformer..- The attribute ltcflag specifies whether or not a TapChanger has load tap changing capabilities. If the ltcFlag is true, the attributes âhighStepâ, âlowStepâ, âneutralStepâ, ânormalStepâ, âneutralUâ and âstepVoltageIncrementâ are required.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
_attrs = ["tculControlMode"]
|
|||
_attr_types = {"tculControlMode": str}
|
|||
_defaults = {"tculControlMode": "reactive"}
|
|||
_enums = {"tculControlMode": "TransformerControlMode"}
|
|||
_refs = ["RatioVariationCurve", "TransformerWinding"]
|
|||
_many_refs = []
|
|||
RatioVariationCurve = property(getRatioVariationCurve, setRati
|
|||
TransformerWinding = property(getTransformerWinding, setTransf
|
|||
|
Inherited from |
|||
|
|||
|
tculControlMode Specifies the regulation control mode (voltage or reactive) of the RatioTapChanger.If this is omitted it implies the control mode is OFF. |
|||
|
Inherited from |
|||
|
|||
Initialises a new 'RatioTapChanger' instance.
|
|
|||
RatioVariationCurve
|
TransformerWinding
|
|
|||
tculControlModeSpecifies the regulation control mode (voltage or reactive) of the RatioTapChanger.If this is omitted it implies the control mode is OFF. If the control mode is not OFF, this is required. Values are: "reactive", "volt" |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 2 18:27:35 2011 | http://epydoc.sourceforge.net |