CustomSeparator

Overview

Class

A custom Separator, i.e., a Separator that is not covered by any of the other subclasses of Separator (ElectricalSeparator, GravitationalSeparator, MechanicalSeparator, or ScrubbingSeparator).

Supertypes

Attributes (data)

Name

Multiplicity

Type

DesignPower

0..1

NullablePower

DesignRotationalSpeed

0..1

NullableRotationalFrequency

Implementation in Proteus Schema

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

Tag: <Equipment>

RDL reference: CUSTOM SEPARATOR

ComponentClass: CustomSeparator

Example

Implementation in Proteus Schema

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

DesignPower

Attribute (data)

The power for which the CustomSeparator is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

RDL reference: DESIGN POWER

Name: DesignPower

DesignRotationalSpeed

Attribute (data)

The rotational speed for which the CustomSeparator is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: DesignRotationalSpeed