Jump to: navigation, search

Difference between revisions of "UNIT"


 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
In {{UBIK}}, a unit is an object to define a single dimension for a [[Metaproperty|MetaProperty]].
 
 
The BaseClass is used ....
 
 
 
{{MetaClassInfoBox
 
{{MetaClassInfoBox
 
| title = Unit
 
| title = Unit
 
| name = UNIT
 
| name = UNIT
| internalname = -
+
| internalname = SystemObjects.UNIT
| namespace = System
+
| namespace = System.Unit
 
| image = [[File:SY_UNIT.png|220px]]
 
| image = [[File:SY_UNIT.png|220px]]
 
| imagecaption = Unit
 
| imagecaption = Unit
 
| purpose = Manage SI units
 
| purpose = Manage SI units
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.Unit
 
}}
 
}}
 +
A unit is an object to define a SI unit.
  
[[Category:UBIK System MetaClasses]]
+
[[Category:Metaclasses|UNIT]]

Latest revision as of 13:09, 24 August 2015

IC METACLASS.gif Unit
Name UNIT
Namespace System.Unit
Internal Name SystemObjects.UNIT
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.Unit
Purpose Manage SI units
Version 2+

A unit is an object to define a SI unit.