Pixel Size in Model UI Device Properties@0.0.4

DeviceProperty: Pixel SizeStatus: EXPERIMENTAL

Documentation

Specifies the pixel size given by one parameter assuming a round or squared pixel shape.

Typed Element: → 'NumUnitType'

Instanciatable Types 1

Name: → 'NumUnitType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to create actual num unit typed value statements. The structured members of the super type are overridden in order to prevent inherited types to be instantiated.
Structured Value Members:
  • value : → 'NumericType' [0..1]
    The value of the expression bound to numeric real values.
  • unit : → 'StringType' [0..1]
    The unit of the expression bound to string values. The use of SI-units is encouraged. In this case, scaling prefixes can be processed properly.
This type can be used to create actual num unit typed value statements. The structured members of the super type are overridden in order to prevent inherited types to be instantiated.