Accuracy | Represents the degree confidence that the quantity represented equals the quantity actually measured, controlling how the CompareTo<T> method behaves. |
DefaultUnit | Gets the Type of the Unit in which the IMeasurableclass is denominated. |
Name | Gets the name of the type of measurement. |
Precision | Represents the range within which the measurement is correct, controlling how the ToString() method behaves. |
Unit | Gets the Unit in which the IMeasurable object is denominated. |
Value | Gets or sets the quantity of units represented by the IMeasurable object. |