Difference between revisions of "UNIT"
m (Text replacement - "[[Category:System MetaClasses" to "[[Category:Metaclasses") |
|||
| Line 8: | Line 8: | ||
| 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. | A unit is an object to define a SI unit. | ||
[[Category:Metaclasses]] | [[Category:Metaclasses]] | ||
Revision as of 15:14, 13 May 2015
| Name | UNIT |
|---|---|
| Namespace | System.Unit |
| Internal Name | 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.
