IPrefixedUnit
Interface to a unit, that is prefixed with an SI prefix. Example: Nanometer (Meter is the unit, Nano is the prefix).
this.Prefix
SIPrefix
Gets the SI prefix (e.g. Nano, Micro, Mega etc.)
this.Unit
IUnit
Gets the unit.