CustomElectricGenerator

Overview

Class

A custom ElectricGenerator, i.e., an ElectricGenerator that is not covered by any of the other subclasses of ElectricGenerator (AlternatingCurrentGenerator or DirectCurrentGenerator).

Supertypes

Attributes (data)

Name

Multiplicity

Type

AlternatingCurrentFrequency

0..1

NullableElectricalFrequency

Implementation in Proteus Schema

The class is implemented as a Proteus XML element with RDL reference.

Tag: <Equipment>

ComponentClass: CustomElectricGenerator

Example

Implementation in Proteus Schema

<Equipment
    ID="customElectricGenerator1"
    ComponentClass="CustomElectricGenerator"
    ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomElectricGenerator" ...>
  ...
</Equipment>

AlternatingCurrentFrequency

Attribute (data)

The alternating current frequency of the CustomElectricGenerator.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for physical quantities.

Name: AlternatingCurrentFrequency