MovementInfo Class |
Namespace: Telogis.GeoBase.Routing
The MovementInfo type exposes the following members.
Name | Description | |
---|---|---|
MovementInfo | Initializes a new instance of the MovementInfo class |
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.) | |
GetSpeedLimit |
Gets the vehicle speed limit.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetSpeedLimit |
Sets the vehicle speed limit.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
City |
The city the movement occurs in.
| |
Country |
The country the movement occurs in.
| |
EntryHeading |
The heading when entering the intersection.
| |
ExitHeading |
The heading when exiting the intersection.
| |
ExitStreet |
The street name where the intersection movement exits.
| |
Region |
The region the movement occurs in.
|