A Derivation_from_uniaxial_scale is a relationship between:
that indicates the derived Scale applies the reference Scale for each component.
EXAMPLE - The relationship between:
- the uniaxial length Scale that is metres; and
- the position Scale that is with respect to my coordinate system,
that indicates each component of the position Scale is in metres, is a Derivation_from_uniaxial_scale.
EXAMPLE - The relationship between:
- the uniaxial stress Scale that is MPa; and
- the elasticity Scale that is with respect to my coordinate system,
that indicates each component of the elasiticity Scale is in MPa, is a Derivation_from_uniaxial_scale.
EXPRESS specification:
*) ENTITY Derivation_from_uniaxial_scale; derived : Scale; reference : Scale; END_ENTITY; (*
Attribute definitions:
derived : the Scale for a vector or tensor Property_space that uses the reference for each component.
reference : the Scale for a uniaxial Property_space that is used by the derived.