Gram Property
Definition
Gram
Gets the opinionated base unit for Mass.
public static IBaseUnit Gram { get; }
Property Value
- IBaseUnit
The opinionated base unit for Mass.
Remarks
For consistency with this library, Kilogram (which is the official SI base unit for Mass) has been replaced with Gram.
- See Also