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.
|
MaxValue | Gets the maximum value of the current type. |
MinValue | Gets the minimum value of the current type. |
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.
|