|
|
__init__(self,
inService=False,
positiveFlowIn=False,
BlockParameter=None,
PowerSystemResource=None,
BlockConnection=None,
MemberOf_BlockConnectivity=None,
MetaBlock=None,
*args,
**kw_args)
Initialises a new 'DynamicsBlock' instance. |
|
|
|
|
| addBlockConnection(self,
*BlockConnection) |
|
|
|
|
| addBlockParameter(self,
*BlockParameter) |
|
|
|
|
|
|
|
|
|
|
| getMemberOf_BlockConnectivity(self) |
|
|
|
|
|
|
|
| getPowerSystemResource(self) |
|
|
|
|
| removeBlockConnection(self,
*BlockConnection) |
|
|
|
|
| removeBlockParameter(self,
*BlockParameter) |
|
|
|
|
| setBlockConnection(self,
value) |
|
|
|
|
| setBlockParameter(self,
value) |
|
|
|
|
| setMemberOf_BlockConnectivity(self,
value) |
|
|
|
|
| setMetaBlock(self,
value) |
|
|
|
|
| setPowerSystemResource(self,
value) |
|
|
|
Inherited from Core.CorePowerSystemResource'.CorePowerSystemResource:
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.CoreIdentifiedObject'.CoreIdentifiedObject:
getModelingAuthoritySet,
setModelingAuthoritySet
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|