TemperatureInformation

Note: There is a newer version of this specification see VEC 2.1.0

Defines valid temperature ranges for a general technical part. A part can have different valid temperature ranges in different scenarios e.g. operating temperature, storage temperature, processing temperature, environment temperature. A class can own multiple TemperatureInformations but must not have more than one TemperatureInformations of the same temperatureType.

General Information

Attribute Value
Owner physical_information
Applied Stereotype
Base Classifier
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
temperatureRange ValueRange 0..1

Specifies the allowed temperature range for this type of temperature.

TemperatureInformation
temperatureType TemperatureType 0..1

The type of a TemperatureInformation.

TemperatureInformation
Previous