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

Class ExcitationSystemsExcST3A

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

Instance Methods [hide private]
 
__init__(self, vrmin=0.0, kc=0.0, ka=0.0, vbmax=0.0, vimin=0.0, xl=0.0, vgmax=0.0, angp=0.0, vmmin=0.0, vrmax=0.0, kp=0.0, km=0.0, vimax=0.0, tr=0.0, vmmax=0.0, ki=0.0, tm=0.0, ta=0.0, tb=0.0, kg=0.0, tc=0.0, *args, **kw_args)
Initialises a new 'ExcitationSystemsExcST3A' 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 = {'angp': <type 'float'>, 'ka': <type 'float'>, '...
  _attrs = ['vrmin', 'kc', 'ka', 'vbmax', 'vimin', 'xl', 'vgmax'...
  _defaults = {'angp': 0.0, 'ka': 0.0, 'kc': 0.0, 'kg': 0.0, 'ki...
  _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, vrmin=0.0, kc=0.0, ka=0.0, vbmax=0.0, vimin=0.0, xl=0.0, vgmax=0.0, angp=0.0, vmmin=0.0, vrmax=0.0, kp=0.0, km=0.0, vimax=0.0, tr=0.0, vmmax=0.0, ki=0.0, tm=0.0, ta=0.0, tb=0.0, kg=0.0, tc=0.0, *args, **kw_args)
(Constructor)

 

Initialises a new 'ExcitationSystemsExcST3A' instance.

Parameters:
  • vrmin
  • kc
  • ka
  • vbmax
  • vimin
  • xl
  • vgmax
  • angp
  • vmmin
  • vrmax
  • kp
  • km
  • vimax
  • tr
  • vmmax
  • ki
  • tm
  • ta
  • tb
  • kg
  • tc
Overrides: object.__init__

Class Variable Details [hide private]

_attr_types

Value:
{'angp': <type 'float'>,
 'ka': <type 'float'>,
 'kc': <type 'float'>,
 'kg': <type 'float'>,
 'ki': <type 'float'>,
 'km': <type 'float'>,
 'kp': <type 'float'>,
 'ta': <type 'float'>,
...

_attrs

Value:
['vrmin',
 'kc',
 'ka',
 'vbmax',
 'vimin',
 'xl',
 'vgmax',
 'angp',
...

_defaults

Value:
{'angp': 0.0,
 'ka': 0.0,
 'kc': 0.0,
 'kg': 0.0,
 'ki': 0.0,
 'km': 0.0,
 'kp': 0.0,
 'ta': 0.0,
...