SYRouteWarningViolatedEmissionStandard Class Reference

Warning representing that route section breaks restriction of emission zone. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarningViolatedEmissionStandard:
Collaboration diagram for SYRouteWarningViolatedEmissionStandard:

Properties

SYEuropeanEmissionStandard allowedStandard
 Maximum allowed value according to restriction. More...
 
SYEuropeanEmissionStandard actualStandard
 Actual value which violates restriction. More...
 
- Properties inherited from SYRouteWarningWithSection
SYGeoPolyline * section
 Polyline of geographical coordinates associated with the warning. More...
 
- Properties inherited from SYRouteWarning
SYRouteWarningType type
 Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
 

Additional Inherited Members

- Instance Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") - __attribute__
 
- Class Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") + __attribute__
 

Detailed Description

Warning representing that route section breaks restriction of emission zone.

Property Documentation

◆ allowedStandard

- (SYEuropeanEmissionStandard) allowedStandard
readwritenonatomicassign

Maximum allowed value according to restriction.

◆ actualStandard

- (SYEuropeanEmissionStandard) actualStandard
readwritenonatomicassign

Actual value which violates restriction.


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