Package CIM14 :: Package ENTSOE :: Package Dynamics :: Package IEC61970 :: Package Wires :: Module WiresRegulatingControl' :: Class WiresRegulatingControl
[hide private]
[frames] | no frames]

Class WiresRegulatingControl

                                   object --+            
                                            |            
                             Element'.Element --+        
                                                |        
  Core.CoreIdentifiedObject'.CoreIdentifiedObject --+    
                                                    |    
Core.CorePowerSystemResource'.CorePowerSystemResource --+
                                                        |
                                                       WiresRegulatingControl

Instance Methods [hide private]
 
__init__(self, RegulatingCondEq=None, *args, **kw_args)
Initialises a new 'WiresRegulatingControl' instance.
 
addRegulatingCondEq(self, *RegulatingCondEq)
 
getRegulatingCondEq(self)
 
removeRegulatingCondEq(self, *RegulatingCondEq)
 
setRegulatingCondEq(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__

Class Variables [hide private]
  _many_refs = ['RegulatingCondEq']
  _refs = ['RegulatingCondEq']

Inherited from Element'.Element (private): _enums

Properties [hide private]
  RegulatingCondEq

Inherited from Core.CorePowerSystemResource'.CorePowerSystemResource: Assets, Block, Location, Measurements, OperatingShare, OutageSchedule, PSRType, PsrLists, ReportingGroup

Inherited from Core.CoreIdentifiedObject'.CoreIdentifiedObject: ModelingAuthoritySet

Inherited from object: __class__

Method Details [hide private]

__init__(self, RegulatingCondEq=None, *args, **kw_args)
(Constructor)

 

Initialises a new 'WiresRegulatingControl' instance.

Parameters:
  • RegulatingCondEq
Overrides: object.__init__

Property Details [hide private]

RegulatingCondEq

Get Method:
getRegulatingCondEq(self)
Set Method:
setRegulatingCondEq(self, value)