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

Class ExcitationSystemsExcST5B

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

Instance Methods [hide private]
 
__init__(self, toc2=0.0, toc1=0.0, tc1=0.0, vrmin=0.0, tc2=0.0, kc=0.0, tb2=0.0, tob1=0.0, vrmax=0.0, tob2=0.0, tb1=0.0, tub1=0.0, tub2=0.0, tuc1=0.0, tuc2=0.0, kr=0.0, tr=0.0, t1=0.0, *args, **kw_args)
Initialises a new 'ExcitationSystemsExcST5B' instance.

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]
  _attr_types = {'kc': <type 'float'>, 'kr': <type 'float'>, 't1...
  _attrs = ['toc2', 'toc1', 'tc1', 'vrmin', 'tc2', 'kc', 'tb2', ...
  _defaults = {'kc': 0.0, 'kr': 0.0, 't1': 0.0, 'tb1': 0.0, 'tb2...
  _many_refs = []
  _refs = []

Inherited from Element'.Element (private): _enums

Properties [hide private]

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, toc2=0.0, toc1=0.0, tc1=0.0, vrmin=0.0, tc2=0.0, kc=0.0, tb2=0.0, tob1=0.0, vrmax=0.0, tob2=0.0, tb1=0.0, tub1=0.0, tub2=0.0, tuc1=0.0, tuc2=0.0, kr=0.0, tr=0.0, t1=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'ExcitationSystemsExcST5B' instance.

Parameters:
  • toc2
  • toc1
  • tc1
  • vrmin
  • tc2
  • kc
  • tb2
  • tob1
  • vrmax
  • tob2
  • tb1
  • tub1
  • tub2
  • tuc1
  • tuc2
  • kr
  • tr
  • t1
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'kc': <type 'float'>,
 'kr': <type 'float'>,
 't1': <type 'float'>,
 'tb1': <type 'float'>,
 'tb2': <type 'float'>,
 'tc1': <type 'float'>,
 'tc2': <type 'float'>,
 'tob1': <type 'float'>,
...

_attrs

Value:
['toc2',
 'toc1',
 'tc1',
 'vrmin',
 'tc2',
 'kc',
 'tb2',
 'tob1',
...

_defaults

Value:
{'kc': 0.0,
 'kr': 0.0,
 't1': 0.0,
 'tb1': 0.0,
 'tb2': 0.0,
 'tc1': 0.0,
 'tc2': 0.0,
 'tob1': 0.0,
...