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

Class ExcitationSystemsExcAC6A

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

Instance Methods [hide private]
 
__init__(self, vamax=0.0, vfelim=0.0, tr=0.0, e2=0.0, e1=0.0, vamin=0.0, vhmax=0.0, vrmax=0.0, se1=0.0, se2=0.0, vrmin=0.0, te=0.0, kh=0.0, tb=0.0, tc=0.0, ta=0.0, ka=0.0, kc=0.0, tj=0.0, tk=0.0, ke=0.0, th=0.0, kd=0.0, *args, **kw_args)
Initialises a new 'ExcitationSystemsExcAC6A' 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 = {'e1': <type 'float'>, 'e2': <type 'float'>, 'ka...
  _attrs = ['vamax', 'vfelim', 'tr', 'e2', 'e1', 'vamin', 'vhmax...
  _defaults = {'e1': 0.0, 'e2': 0.0, 'ka': 0.0, 'kc': 0.0, 'kd':...
  _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, vamax=0.0, vfelim=0.0, tr=0.0, e2=0.0, e1=0.0, vamin=0.0, vhmax=0.0, vrmax=0.0, se1=0.0, se2=0.0, vrmin=0.0, te=0.0, kh=0.0, tb=0.0, tc=0.0, ta=0.0, ka=0.0, kc=0.0, tj=0.0, tk=0.0, ke=0.0, th=0.0, kd=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'ExcitationSystemsExcAC6A' instance.

Parameters:
  • vamax
  • vfelim
  • tr
  • e2
  • e1
  • vamin
  • vhmax
  • vrmax
  • se1
  • se2
  • vrmin
  • te
  • kh
  • tb
  • tc
  • ta
  • ka
  • kc
  • tj
  • tk
  • ke
  • th
  • kd
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'e1': <type 'float'>,
 'e2': <type 'float'>,
 'ka': <type 'float'>,
 'kc': <type 'float'>,
 'kd': <type 'float'>,
 'ke': <type 'float'>,
 'kh': <type 'float'>,
 'se1': <type 'float'>,
...

_attrs

Value:
['vamax',
 'vfelim',
 'tr',
 'e2',
 'e1',
 'vamin',
 'vhmax',
 'vrmax',
...

_defaults

Value:
{'e1': 0.0,
 'e2': 0.0,
 'ka': 0.0,
 'kc': 0.0,
 'kd': 0.0,
 'ke': 0.0,
 'kh': 0.0,
 'se1': 0.0,
...