RouteDynApproach |
Top Previous Next |
Returns the cost of a route from location1 to location2, but with specific approach at both locations.
See also RouteDynApproachEx.
Syntax: RouteDynApproach(loc1,loc2: TLocation; Approach1,Approach2: TApproach): TCost
|