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

Class ExcitationSystemsExcST6B

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

Instance Methods [hide private]
 
__init__(self, vamin=0.0, vrmin=0.0, km=0.0, ts=0.0, kg=0.0, tr=0.0, kcl=0.0, klr=0.0, vrmax=0.0, ilr=0.0, kpa=0.0, tg=0.0, vamax=0.0, oelin=0.0, kff=0.0, vmult=0.0, kia=0.0, *args, **kw_args)
Initialises a new 'ExcitationSystemsExcST6B' 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 = {'ilr': <type 'float'>, 'kcl': <type 'float'>, '...
  _attrs = ['vamin', 'vrmin', 'km', 'ts', 'kg', 'tr', 'kcl', 'kl...
  _defaults = {'ilr': 0.0, 'kcl': 0.0, 'kff': 0.0, 'kg': 0.0, 'k...
  _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, vamin=0.0, vrmin=0.0, km=0.0, ts=0.0, kg=0.0, tr=0.0, kcl=0.0, klr=0.0, vrmax=0.0, ilr=0.0, kpa=0.0, tg=0.0, vamax=0.0, oelin=0.0, kff=0.0, vmult=0.0, kia=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'ExcitationSystemsExcST6B' instance.

Parameters:
  • vamin
  • vrmin
  • km
  • ts
  • kg
  • tr
  • kcl
  • klr
  • vrmax
  • ilr
  • kpa
  • tg
  • vamax
  • oelin
  • kff
  • vmult
  • kia
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'ilr': <type 'float'>,
 'kcl': <type 'float'>,
 'kff': <type 'float'>,
 'kg': <type 'float'>,
 'kia': <type 'float'>,
 'klr': <type 'float'>,
 'km': <type 'float'>,
 'kpa': <type 'float'>,
...

_attrs

Value:
['vamin',
 'vrmin',
 'km',
 'ts',
 'kg',
 'tr',
 'kcl',
 'klr',
...

_defaults

Value:
{'ilr': 0.0,
 'kcl': 0.0,
 'kff': 0.0,
 'kg': 0.0,
 'kia': 0.0,
 'klr': 0.0,
 'km': 0.0,
 'kpa': 0.0,
...