SpeedValue Class | ![]() |
Namespace: Telogis.GeoBase
The SpeedValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpeedValue |
Create an empty SpeedValue object.
|
![]() | SpeedValue(Int32, SpeedUnit) |
Create a SpeedValue object for a specified speed in specified units.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Units |
The units used to interpret the Value of this SpeedValue.
|
![]() | Value |
The speed, expressed in the type of units given by the Units property.
|