With PhaseTapChangerTabular it is possible to describe curve how the
the phase angle difference and reactance varies with the tap step.With
PhaseTapChangerTabular it is possible to describe curve how the the phase
angle difference and reactance varies with the tap step.
|
|
__init__(self,
PhaseTapChangerTabularPoint=None,
PhaseTapChanger=None,
*args,
**kw_args)
Initialises a new 'PhaseTapChangerTabular' instance. |
|
|
|
|
| addPhaseTapChanger(self,
*PhaseTapChanger) |
|
|
|
|
| addPhaseTapChangerTabularPoint(self,
*PhaseTapChangerTabularPoint) |
|
|
|
|
|
|
|
| getPhaseTapChangerTabularPoint(self) |
|
|
|
|
| removePhaseTapChanger(self,
*PhaseTapChanger) |
|
|
|
|
| removePhaseTapChangerTabularPoint(self,
*PhaseTapChangerTabularPoint) |
|
|
|
|
| setPhaseTapChanger(self,
value) |
|
|
|
|
| setPhaseTapChangerTabularPoint(self,
value) |
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|