Skip to content

PerCent

Percentage on a defined base. For example, specify as 100 to indicate at the defined base.

URI: cim:PerCent
Type: Class

 classDiagram
    class PerCent
    click PerCent href "../PerCent"
      PerCent : PerCent.multiplier

          PerCent --> UnitMultiplier : PerCent.multiplier
          click UnitMultiplier href "../UnitMultiplier"

      PerCent : PerCent.unit

          PerCent --> UnitSymbol : PerCent.unit
          click UnitSymbol href "../UnitSymbol"

      PerCent : PerCent.value

Attributes

Name URI Cardinality and Range Description Inheritance
value cim:PerCent.value 0..1
float
Normally 0 to 100 on a defined base direct
unit cim:PerCent.unit 0..1
UnitSymbol
direct
multiplier cim:PerCent.multiplier 0..1
UnitMultiplier
direct

Usages

used by used in type used
AsynchronousMachine efficiency range PerCent
SynchronousMachine voltageRegulationRange range PerCent

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/ShortCircuit-EU#Package_ShortCircuitProfile

Mappings

Mapping Type Mapped Value
self cim:PerCent
native this:PerCent