A unit group represents "energy" or "volume" the default unit used are the unit used by the calculations engine, they're all SI. The user prefered unit represents the unit that the user selected to be presented on the GUI
More...
|
string | DisplayUnitStr [get] |
| The prefered unit used for this group in order to represent a value on the user interface More...
|
|
string | Name [get] |
| Unique name of the unit group More...
|
|
string | SIUnitStr [get] |
| The default unit used for this group in SI unit. This is the unit that is used across the calculations More...
|
|
A unit group represents "energy" or "volume" the default unit used are the unit used by the calculations engine, they're all SI. The user prefered unit represents the unit that the user selected to be presented on the GUI
double Greet.UnitLib.IQuantity.ConvertFromDefaultToOverride |
( |
double |
valueToConvert | ) |
|
double Greet.UnitLib.IQuantity.ConvertFromDefaultToSpecific |
( |
double |
valueToConvert, |
|
|
string |
unit |
|
) |
| |
double Greet.UnitLib.IQuantity.ConvertFromOverrideToDefault |
( |
double |
valueToConvert | ) |
|
string Greet.UnitLib.IQuantity.DisplayUnitStr |
|
get |
The prefered unit used for this group in order to represent a value on the user interface
string Greet.UnitLib.IQuantity.Name |
|
get |
Unique name of the unit group
string Greet.UnitLib.IQuantity.SIUnitStr |
|
get |
The default unit used for this group in SI unit. This is the unit that is used across the calculations
The documentation for this interface was generated from the following file:
- C:/Users/ddieffenthaler/Desktop/SVN/source/greet-dev/main/Lib/UnitLib/IQuantity.cs