Greet 2014
Documentation for the GREET 2014 API
|
This class is used to store references to Quantity inside DerivedQuantity that can contain their own default/override and whether the Quantity is in the numerator or the denominator of the expression More...
Public Member Functions | |
DerivedQuantityBase (string groupName, string overrideUnitStr, bool inNumerator, DerivedQuantity derivedGroup) | |
bool | DefaultOnlyEquals (object obj) |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Properties | |
Unit | DefaultUnit [get] |
bool | Numerator [get, set] |
Unit | OverrideUnit [get, set] |
Quantity | Quantity [get, set] |
This class is used to store references to Quantity inside DerivedQuantity that can contain their own default/override and whether the Quantity is in the numerator or the denominator of the expression