CustomStationaryTransportSystem

Overview

Class

A custom StationaryTransportSystem, i.e., a StationaryTransportSystem that is not covered by any of the other subclasses of StationaryTransportSystem (Conveyor, Lift, or LoadingUnloadingSystem).

Supertypes

Attributes (data)

Name

Multiplicity

Type

ConveyingDistance

0..1

NullableLength

ConveyorType

0..1

NullableString

DesignCapacityMassFlowRate

0..1

NullableMassFlowRate

DesignRotationalSpeed

0..1

NullableRotationalFrequency

DischargeHead

0..1

NullableLength

UpperLimitConveyingDistance

0..1

NullableLength

UpperLimitDischargeHead

0..1

NullableLength

UpperLimitLoadCapacity

0..1

NullableMass

UpperLimitVolumeCapacity

0..1

NullableVolume

Implementation in Proteus Schema

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

Tag: <Equipment>

ComponentClass: CustomStationaryTransportSystem

Example

Implementation in Proteus Schema

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

ConveyingDistance

Attribute (data)

The conveying distance of the CustomStationaryTransportSystem.

Multiplicity: 0..1

Implementation in Proteus Schema

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

RDL reference: CONVEYING DISTANCE

Name: ConveyingDistance

ConveyorType

Attribute (data)

The type of the conveyor.

Multiplicity: 0..1

Implementation in Proteus Schema

The attribute is implemented as a DEXPI generic attribute for string values.

Name: ConveyorTypeAssignmentClass

DesignCapacityMassFlowRate

Attribute (data)

The capacity for the mass flow rate for which the CustomStationaryTransportSystem is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: DesignCapacityMassFlowRate

DesignRotationalSpeed

Attribute (data)

The rotational speed for which the CustomStationaryTransportSystem is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: DesignRotationalSpeed

DischargeHead

Attribute (data)

The length of the CustomStationaryTransportSystem.

Multiplicity: 0..1

Implementation in Proteus Schema

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

RDL reference: DISCHARGE HEAD

Name: DischargeHead

UpperLimitConveyingDistance

Attribute (data)

The upper limit for the conveying distance of the CustomStationaryTransportSystem.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: UpperLimitConveyingDistance

UpperLimitDischargeHead

Attribute (data)

The upper limit for the discharge head of the CustomStationaryTransportSystem.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: UpperLimitDischargeHead

UpperLimitLoadCapacity

Attribute (data)

The highest mass to transport for which the CustomStationaryTransportSystem is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: UpperLimitLoadCapacity

UpperLimitVolumeCapacity

Attribute (data)

The highest volume to transport for which the CustomStationaryTransportSystem is designed.

Multiplicity: 0..1

Implementation in Proteus Schema

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

Name: UpperLimitVolumeCapacity