UnitInfo Class: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) (Created page with '{{Template:APIClass|UnitInfo Class|UnitInfo}} This class describes a Unit of measurement in the Synthesis environment. == Constructors == *'''New Unit''' {{APIComment|Creat…') |
Albert Szeto (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
== Constructors == | == Constructors == | ||
*'''[[New | *'''[[New UnitInfo]]''' {{APIComment|Creates a new class that can be used describes a Unit of measurement.}}<br> | ||
== Properties == | == Properties == |
Revision as of 00:51, 18 September 2013
This class describes a Unit of measurement in the Synthesis environment.
Constructors
- New UnitInfo Creates a new class that can be used describes a Unit of measurement.
Properties
- ID The ID of the Unit.
- Name The Name of the Unit.
- Abbreviation The Abbreviation of the Unit.
- Multuplier The Multuplier of the Unit.