|
|
__init__(self,
highVoltageLimit=0.0,
lowVoltageLimit=0.0,
Substation=None,
Bays=None,
BaseVoltage=None,
*args,
**kw_args)
Initialises a new 'VoltageLevel' instance. |
|
|
|
Inherited from EquipmentContainer'.EquipmentContainer:
addEquipments,
getEquipments,
removeEquipments,
setEquipments
Inherited from ConnectivityNodeContainer'.ConnectivityNodeContainer:
addConnectivityNodes,
addTopologicalNode,
getConnectivityNodes,
getTopologicalNode,
removeConnectivityNodes,
removeTopologicalNode,
setConnectivityNodes,
setTopologicalNode
Inherited from 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 IdentifiedObject'.IdentifiedObject:
getModelingAuthoritySet,
setModelingAuthoritySet
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|