An abstract base class for all specific Unit types, including AngularUnit, LinearUnit and ScalarUnit.
Method |
Description |
Unit |
Creates a new instance of the Unit class |
Property |
Description |
Gets or sets abbreviation for the unit of measure. |
|
Gets the description of the base unit is. |
|
Gets or sets the base unit conversion. |
|
Inherited Property |
Description |
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
|
Derived from Serializable. |
Method |
Description |
Value equals comparison. (Overrides Object.Equals(Object)). |
|
Comparison to see if the object obj is "nearly" equal to this. (Overrides Serializable.Equivalent(Serializable, Boolean)). |
|
Converts the specified number in base units to the equivalent in default units. |
|
Serves as a hash function for a particular type. (Overrides Object.GetHashCode()). |
|
Comparison to see if the object obj is exactly equal to this. (Overrides Serializable.StrictlyEquals(Serializable).) |
|
Converts the specified number in base units to the equivalent value in default units. |
|
Inherited Method |
Description |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
Inherited from Serializable. |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Inherited from Serializable. |
|
Inherited from Serializable. |