QuantityKind
A QuantityKind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. A quantity (not represented as class in the VEC) would always be associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying QuantityKind is independent of any particular measurement.
A QuantityKind provides an identifier and an optional human-readable name and is associated with a Unit that specifies how magnitudes of this QuantityKind are expressed within this VEC.
General Information
Attribute | Value |
---|---|
Owner | physical_information |
Applied Stereotype | |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
identification | String | 1 | Specifies a unique identification of the QuantityKind. The identification is guaranteed to be unique within a VEC. Furthermore, the same QuantityKind shall have the same Identification for different VECs in the same a data exchange context. For example, if using the identification | QuantityKind |
name | LocalizedString | 0..* | A human readable name of the QuantityKind for example used as axis label in a visual diagram. | QuantityKind |
Outgoing Relations
Other End | This End | General | |||||
---|---|---|---|---|---|---|---|
Role | Type | Mult. | Agg. | Unique | Ordered | Mult. | Description |
unit | Unit | 1 | N | Y | N | 0..* | The Unit in which the magnitudes of this QuantityKind are defined. |
Incoming Relations
This End | Other End | General | |||||
---|---|---|---|---|---|---|---|
Role | Mult. | Agg. | Unique | Ordered | Type | Mult. | Description |
dimension | 1..* | N | Y | N | MultiDimensionalValue | 0..* | |
dimension | 1 | N | Y | N | DataPointValue | 0..* | |
quantityKind | 0..* | Y | Y | N | VecContent | 1 | Specifies the QuantityKind used in the VEC-file. |
time | 1 | N | Y | N | FuseCharacteristic | 0..1 | |
trippingCurrent | 1 | N | Y | N | FuseCharacteristic | 0..1 |