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

Class ExcitationSystemsExcST7B

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

Instance Methods [hide private]
 
__init__(self, tg=0.0, kpa=0.0, vmin=0.0, vrmax=0.0, kl=0.0, tr=0.0, kh=0.0, ts=0.0, vrmin=0.0, oelin=0.0, uelin=0.0, tia=0.0, tb=0.0, tc=0.0, tf=0.0, kia=0.0, vmax=0.0, *args, **kw_args)
Initialises a new 'ExcitationSystemsExcST7B' 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 = {'kh': <type 'float'>, 'kia': <type 'float'>, 'k...
  _attrs = ['tg', 'kpa', 'vmin', 'vrmax', 'kl', 'tr', 'kh', 'ts'...
  _defaults = {'kh': 0.0, 'kia': 0.0, 'kl': 0.0, 'kpa': 0.0, 'oe...
  _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, tg=0.0, kpa=0.0, vmin=0.0, vrmax=0.0, kl=0.0, tr=0.0, kh=0.0, ts=0.0, vrmin=0.0, oelin=0.0, uelin=0.0, tia=0.0, tb=0.0, tc=0.0, tf=0.0, kia=0.0, vmax=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'ExcitationSystemsExcST7B' instance.

Parameters:
  • tg
  • kpa
  • vmin
  • vrmax
  • kl
  • tr
  • kh
  • ts
  • vrmin
  • oelin
  • uelin
  • tia
  • tb
  • tc
  • tf
  • kia
  • vmax
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'kh': <type 'float'>,
 'kia': <type 'float'>,
 'kl': <type 'float'>,
 'kpa': <type 'float'>,
 'oelin': <type 'float'>,
 'tb': <type 'float'>,
 'tc': <type 'float'>,
 'tf': <type 'float'>,
...

_attrs

Value:
['tg',
 'kpa',
 'vmin',
 'vrmax',
 'kl',
 'tr',
 'kh',
 'ts',
...

_defaults

Value:
{'kh': 0.0,
 'kia': 0.0,
 'kl': 0.0,
 'kpa': 0.0,
 'oelin': 0.0,
 'tb': 0.0,
 'tc': 0.0,
 'tf': 0.0,
...