#import <SYRouting.h>
|
(NSTimeInterval durationIdeal) | - __deprecated_msg |
| Duration in seconds of this route. Calculated without traffic delays and speed profiles. More...
|
|
(NSTimeInterval durationWithSpeedProfile) | - __deprecated_msg |
| Duration in seconds of this route. Calculated with speed profiles, without traffic delays. More...
|
|
(NSTimeInterval durationWithSpeedProfileAndTraffic) | - __deprecated_msg |
| Duration in seconds of this route. Calculated with speed profiles and traffic delays. More...
|
|
◆ __deprecated_msg [1/3]
- (NSTimeInterval durationIdeal) __deprecated_msg |
|
("use finish waypoint from waypointDurations instead.") |
|
|
Duration in seconds of this route. Calculated without traffic delays and speed profiles.
◆ __deprecated_msg [2/3]
- (NSTimeInterval durationWithSpeedProfile) __deprecated_msg |
|
("use finish waypoint from waypointDurations instead.") |
|
|
Duration in seconds of this route. Calculated with speed profiles, without traffic delays.
◆ __deprecated_msg [3/3]
- (NSTimeInterval durationWithSpeedProfileAndTraffic) __deprecated_msg |
|
("use finish waypoint from waypointDurations instead.") |
|
|
Duration in seconds of this route. Calculated with speed profiles and traffic delays.
◆ length
Length in meters of this route.
◆ waypointDurationsFromStart
Duration of route from start to waypoints, last waypoint is finish.
The documentation for this class was generated from the following file: