Exposes additional information about current route.
More...
#import <SYRouting.h>
Exposes additional information about current route.
◆ initWithSDKDuration:waypoint:
| - (instancetype) initWithSDKDuration: |
|
(const Sygic::Router::Duration &) |
duration |
| waypoint: |
|
(const Sygic::Router::WaypointPtr &) |
sdkWaypoint |
|
|
| |
|
implementation |
◆ ideal
Duration in seconds of this route. Calculated without traffic delays and speed profiles.
◆ withSpeedProfile
| - (NSTimeInterval) withSpeedProfile |
|
readnonatomicassign |
Duration in seconds of this route. Calculated with speed profiles, without traffic delays.
◆ withSpeedProfileAndTraffic
| - (NSTimeInterval) withSpeedProfileAndTraffic |
|
readnonatomicassign |
Duration in seconds of this route. Calculated with speed profiles and traffic delays.
◆ waypoint
Waypoint to which time is calculated.
The documentation for this class was generated from the following file: