RatioTapChangerTable
Describes a curve for how the voltage magnitude and impedance varies with the tap step.
URI: cim:RatioTapChangerTable
Type: Class
 classDiagram
    class RatioTapChangerTable
    click RatioTapChangerTable href "../RatioTapChangerTable"
      IdentifiedObject <|-- RatioTapChangerTable
        click IdentifiedObject href "../IdentifiedObject"
      RatioTapChangerTable : IdentifiedObject.description
      RatioTapChangerTable : IdentifiedObject.energyIdentCodeEic
      RatioTapChangerTable : IdentifiedObject.mRID
      RatioTapChangerTable : IdentifiedObject.name
      RatioTapChangerTable : RatioTapChangerTable.RatioTapChanger
          RatioTapChangerTable --> RatioTapChanger : RatioTapChangerTable.RatioTapChanger
          click RatioTapChanger href "../RatioTapChanger"
      RatioTapChangerTable : RatioTapChangerTable.RatioTapChangerTablePoint
          RatioTapChangerTable --> RatioTapChangerTablePoint : RatioTapChangerTable.RatioTapChangerTablePoint
          click RatioTapChangerTablePoint href "../RatioTapChangerTablePoint"
      RatioTapChangerTable : IdentifiedObject.shortName
Inheritance
- IdentifiedObject- RatioTapChangerTable
 
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|---|
| RatioTapChanger | cim:RatioTapChangerTable.RatioTapChanger | * RatioTapChanger | The ratio tap changer of this tap ratio table | direct | 
| RatioTapChangerTablePoint | cim:RatioTapChangerTable.RatioTapChangerTablePoint | 1..* RatioTapChangerTablePoint | Points of this table | direct | 
| description | cim:IdentifiedObject.description | 0..1 string | The description is a free human readable text describing or naming the object | IdentifiedObject | 
| energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string | The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject | 
| mRID | cim:IdentifiedObject.mRID | 1 string | Master resource identifier issued by a model authority | IdentifiedObject | 
| name | cim:IdentifiedObject.name | 1 string | The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject | 
| shortName | eu:IdentifiedObject.shortName | 0..1 string | The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject | 
Usages
| used by | used in | type | used | 
|---|---|---|---|
| RatioTapChanger | RatioTapChangerTable | range | RatioTapChangerTable | 
| RatioTapChangerTablePoint | RatioTapChangerTable | range | RatioTapChangerTable | 
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | cim:RatioTapChangerTable | 
| native | this:RatioTapChangerTable |