|
|
__init__(self,
phaseTapChangerType='asymmetrical',
nominalVoltageOutOfPhase=0.0,
xStepMin=0.0,
stepPhaseShiftIncrement=0.0,
windingConnectionAngle=0.0,
xStepMax=0.0,
voltageStepIncrementOutOfPhase=0.0,
PhaseVariationCurve=None,
Winding=None,
TransformerWinding=None,
*args,
**kw_args)
Initialises a new 'PhaseTapChanger' instance. |
|
|
|
Inherited from TapChanger'.TapChanger:
addTapSchedules,
getImpedanceVariationCurve,
getRegulatingControl,
getSvTapStep,
getTapSchedules,
removeTapSchedules,
setImpedanceVariationCurve,
setRegulatingControl,
setSvTapStep,
setTapSchedules
Inherited from Core.PowerSystemResource'.PowerSystemResource:
addAssets,
addBlock,
addMeasurements,
addOperatingShare,
addPsrLists,
addReportingGroup,
getAssets,
getBlock,
getLocation,
getMeasurements,
getOperatingShare,
getOutageSchedule,
getPSRType,
getPsrLists,
getReportingGroup,
removeAssets,
removeBlock,
removeMeasurements,
removeOperatingShare,
removePsrLists,
removeReportingGroup,
setAssets,
setBlock,
setLocation,
setMeasurements,
setOperatingShare,
setOutageSchedule,
setPSRType,
setPsrLists,
setReportingGroup
Inherited from Core.IdentifiedObject'.IdentifiedObject:
getModelingAuthoritySet,
setModelingAuthoritySet
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|