SYVehicleZoneInfo Class Reference

Information about zone restriction violation. This is intended to inform that specific zone restriction is violated by one of the parameters from vehicle profile. Depending on eventType, it may notify that violation just started, ended, currently happening, or that route waypoint is located in restriction zone. More...

#import <SYNavigationVehicleZoneInfo.h>

Inheritance diagram for SYVehicleZoneInfo:
Collaboration diagram for SYVehicleZoneInfo:

Properties

SYRestrictionInforestriction
 The restriction which is violated by one of the parameters from vehicle profile. More...
 
SYZoneEventType eventType
 Specifies, how current position is related to the restriction zone: violation just started, ended, currently happening, or that route waypoint is located in restriction zone. More...
 

Detailed Description

Information about zone restriction violation. This is intended to inform that specific zone restriction is violated by one of the parameters from vehicle profile. Depending on eventType, it may notify that violation just started, ended, currently happening, or that route waypoint is located in restriction zone.

Property Documentation

◆ restriction

- (SYRestrictionInfo*) restriction
readnonatomicassign

The restriction which is violated by one of the parameters from vehicle profile.

◆ eventType

- (SYZoneEventType) eventType
readnonatomicassign

Specifies, how current position is related to the restriction zone: violation just started, ended, currently happening, or that route waypoint is located in restriction zone.


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