Telogis.GeoBase.Routing.RampMovement |
RampMovement inherits from Routing.MovementEvent.
A base class representing a movement event along a freeway ramp.
Name | Description |
---|---|
exitNumber () | Gets the name of the exit ramp associated with this Routing.RampMovement. ReturnsString - A string identifying the ramp that this movement exits the freeway on. |
isLeftExit () | Determines whether the Routing.RampMovement uses a ramp that is on the left side of the freeway (and must therefore cross the flow of oncoming traffic). ReturnsBoolean - True if the movement uses a left exit ramp; false if it does not. |