The LinearUnit class represents a unit of measurement for a LinearValue.
|
Constructor |
Description |
|
Creates a new instance of the LinearUnit class |
|
Property |
Description |
|
An abbreviated name for this unit | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
The number of these units that correspond to one meter |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a LinearUnit | |
|
Releases the resources used by the current instance | |
|
Converts the specified value from meters to the units specified by the current instance | |
|
Inherited from GeoCalcNET.Serializable | |
|
Converts the specified value from the units specified by the current instance to meters | |
|
Compares the value of two LinearUnit instances |