SYRouteElement Class Reference

Represents a single element on the computed route. More...

#import <SYRouting.h>

Inheritance diagram for SYRouteElement:
Collaboration diagram for SYRouteElement:

Properties

SYRoadIdroadId
 The ID of SYRouteElement. More...
 
SYLength length
 The length of SYRouteElement in meters. More...
 
SYDistance distance
 The distance of SYRouteElement from start in meters. More...
 
SYRoadOrientation roadOrientation
 The orientation of road in route element accoridng to map. More...
 

Detailed Description

Represents a single element on the computed route.

Property Documentation

◆ roadId

- (SYRoadId*) roadId
readnonatomicassign

The ID of SYRouteElement.

◆ length

- (SYLength) length
readnonatomicassign

The length of SYRouteElement in meters.

◆ distance

- (SYDistance) distance
readnonatomicassign

The distance of SYRouteElement from start in meters.

◆ roadOrientation

- (SYRoadOrientation) roadOrientation
readnonatomicassign

The orientation of road in route element accoridng to map.


The documentation for this class was generated from the following file: