With RatioTapChangerTabular it is possible to describe curve how the
voltage magnitude and reactance varies with the tap step.With
RatioTapChangerTabular it is possible to describe curve how the voltage
magnitude and reactance varies with the tap step.
|
|
__init__(self,
RatioTapChangerTabularPoint=None,
RatioTapChanger=None,
*args,
**kw_args)
Initialises a new 'RatioTapChangerTabular' instance. |
|
|
|
|
| addRatioTapChanger(self,
*RatioTapChanger) |
|
|
|
|
| addRatioTapChangerTabularPoint(self,
*RatioTapChangerTabularPoint) |
|
|
|
|
|
|
|
| getRatioTapChangerTabularPoint(self) |
|
|
|
|
| removeRatioTapChanger(self,
*RatioTapChanger) |
|
|
|
|
| removeRatioTapChangerTabularPoint(self,
*RatioTapChangerTabularPoint) |
|
|
|
|
| setRatioTapChanger(self,
value) |
|
|
|
|
| setRatioTapChangerTabularPoint(self,
value) |
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|