::KBL::6_Foundation

Class Unit

Showing Diagrams
(15) Miscellaneous, (16) KBL_Container

A Unit is a quantity chosen as a standard in terms of which other quantities may be expressed.
Example: A unit of square milli metre is defined as a SI_unit with Si_unit_name "metre", Si_prefix "milli" and Si_dimension "square".

Send comment

Attributes
public
Si_dimension [0..1]
The Dimension specifies the dimension of a SI_unit.
Example: "square", "cubic".
public
Si_prefix [0..1]
The si_prefix specifies the prefix for a SI unit.
Example: 'milli', 'kilo'
public
Si_unit_name [0..1]
The si_ unit_name specifies the name for a SI unit.
Example: 'gram', 'metre'
public
Unit_name [0..1]
The unit_name specifies the name for a non SI unit.
Note: This attribute shall be used to specify units like 'kg/100 pieces'