|
|
__init__(self,
lowLimit=0.0,
powerDirectionFlag=False,
highLimit=0.0,
relayDelayTime=0.0,
ProtectedSwitches=None,
Unit=None,
ConductingEquipments=None,
*args,
**kw_args)
Initialises a new 'ProtectionEquipment' instance. |
|
|
|
Inherited from Core.Equipment'.Equipment:
addContingencyEquipment,
addCustomerAgreements,
addOperationalLimitSet,
getContingencyEquipment,
getCustomerAgreements,
getEquipmentContainer,
getOperationalLimitSet,
removeContingencyEquipment,
removeCustomerAgreements,
removeOperationalLimitSet,
setContingencyEquipment,
setCustomerAgreements,
setEquipmentContainer,
setOperationalLimitSet
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__
|