|
|
__init__(self,
nomQ=0.0,
maxU=0.0,
gPerSection=0.0,
voltageSensitivity=0.0,
nomU=0.0,
b0PerSection=0.0,
maximumSections=0,
bPerSection=0.0,
aVRDelay=0.0,
minU=0.0,
normalSections=0,
reactivePerSection=0.0,
switchOnCount=0,
switchOnDate='',
g0PerSection=0.0,
SvShuntCompensatorSections=None,
ShuntCompensatorPhases=None,
*args,
**kw_args)
Initialises a new 'ShuntCompensator' instance. |
|
|
|
Inherited from RegulatingCondEq'.RegulatingCondEq:
addControls,
getControls,
getRegulatingControl,
removeControls,
setControls,
setRegulatingControl
Inherited from Core.ConductingEquipment'.ConductingEquipment:
addClearanceTags,
addOutageStepRoles,
addProtectionEquipments,
addTerminals,
getBaseVoltage,
getClearanceTags,
getOutageStepRoles,
getProtectionEquipments,
getSvStatus,
getTerminals,
removeClearanceTags,
removeOutageStepRoles,
removeProtectionEquipments,
removeTerminals,
setBaseVoltage,
setClearanceTags,
setOutageStepRoles,
setProtectionEquipments,
setSvStatus,
setTerminals
Inherited from Core.Equipment'.Equipment:
addContingencyEquipment,
addCustomerAgreements,
getContingencyEquipment,
getCustomerAgreements,
getEquipmentContainer,
removeContingencyEquipment,
removeCustomerAgreements,
setContingencyEquipment,
setCustomerAgreements,
setEquipmentContainer
Inherited from Core.PowerSystemResource'.PowerSystemResource:
addAssets,
addChangeItems,
addDocumentRoles,
addErpOrganisationRoles,
addMeasurements,
addNetworkDataSets,
addOperatingShare,
addPSREvent,
addPsrLists,
addReportingGroup,
addSafetyDocuments,
addScheduleSteps,
getAssets,
getChangeItems,
getDocumentRoles,
getErpOrganisationRoles,
getLocation,
getMeasurements,
getNetworkDataSets,
getOperatingShare,
getOutageSchedule,
getPSREvent,
getPSRType,
getPsrLists,
getReportingGroup,
getSafetyDocuments,
getScheduleSteps,
removeAssets,
removeChangeItems,
removeDocumentRoles,
removeErpOrganisationRoles,
removeMeasurements,
removeNetworkDataSets,
removeOperatingShare,
removePSREvent,
removePsrLists,
removeReportingGroup,
removeSafetyDocuments,
removeScheduleSteps,
setAssets,
setChangeItems,
setDocumentRoles,
setErpOrganisationRoles,
setLocation,
setMeasurements,
setNetworkDataSets,
setOperatingShare,
setOutageSchedule,
setPSREvent,
setPSRType,
setPsrLists,
setReportingGroup,
setSafetyDocuments,
setScheduleSteps
Inherited from Core.IdentifiedObject'.IdentifiedObject:
addDiagramObjects,
addNames,
getDiagramObjects,
getModelingAuthoritySet,
getNames,
removeDiagramObjects,
removeNames,
setDiagramObjects,
setModelingAuthoritySet,
setNames
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|