SYMapLogisticInfoSettings Class Reference

Set of vehicle parameters which can cause prohibition of using some roads. Allows to configure SYMapView to display hints about road limitations. See also [SYMapView setLogisticInfoSettings]. More...

#import <SYMapObjectsSettings.h>

Inheritance diagram for SYMapLogisticInfoSettings:
Collaboration diagram for SYMapLogisticInfoSettings:

Properties

SYLogisticVehicleType vehicleType
 
SYWeight grossVehicleWeight
 
SYWeight weightPerAxle
 
SYWeight tandemWeight
 
SYWeight tridemWeight
 
SYWeight otherWeight
 
SYWeight unloadedVehicleWeight
 
SYLength totalVehicleLength
 
SYLength extremeAxleLength
 
SYLength trailerLength
 
SYLength tractorLength
 
SYLength kingpinToLastAxle
 
SYLength kingpinToMiddle
 
SYLength kingpinToEnd
 
SYLength otherLength
 
SYLength vehicleWidth
 
SYLength maximumHeight
 
NSUInteger trailersCount
 
NSUInteger axlesCount
 
SYHazmatSettingshazmatSettings
 Settings related to hazardous material cargo. Default value is nil. More...
 
NSUInteger vehicleProductionYear
 Production year of current vehicle. Default value is 2022. More...
 
SYEuropeanEmissionStandard emissionStandard
 European emission standard of current vehicle. Default value is Euro5. More...
 
SYVehicleFuelType fuelType
 Fuel type of current vehicle. Default value is petrol. More...
 

Detailed Description

Set of vehicle parameters which can cause prohibition of using some roads. Allows to configure SYMapView to display hints about road limitations. See also [SYMapView setLogisticInfoSettings].

Property Documentation

◆ vehicleType

- (SYLogisticVehicleType) vehicleType
readwritenonatomicassign

◆ grossVehicleWeight

- (SYWeight) grossVehicleWeight
readwritenonatomicassign

◆ weightPerAxle

- (SYWeight) weightPerAxle
readwritenonatomicassign

◆ tandemWeight

- (SYWeight) tandemWeight
readwritenonatomicassign

◆ tridemWeight

- (SYWeight) tridemWeight
readwritenonatomicassign

◆ otherWeight

- (SYWeight) otherWeight
readwritenonatomicassign

◆ unloadedVehicleWeight

- (SYWeight) unloadedVehicleWeight
readwritenonatomicassign

◆ totalVehicleLength

- (SYLength) totalVehicleLength
readwritenonatomicassign

◆ extremeAxleLength

- (SYLength) extremeAxleLength
readwritenonatomicassign

◆ trailerLength

- (SYLength) trailerLength
readwritenonatomicassign

◆ tractorLength

- (SYLength) tractorLength
readwritenonatomicassign

◆ kingpinToLastAxle

- (SYLength) kingpinToLastAxle
readwritenonatomicassign

◆ kingpinToMiddle

- (SYLength) kingpinToMiddle
readwritenonatomicassign

◆ kingpinToEnd

- (SYLength) kingpinToEnd
readwritenonatomicassign

◆ otherLength

- (SYLength) otherLength
readwritenonatomicassign

◆ vehicleWidth

- (SYLength) vehicleWidth
readwritenonatomicassign

◆ maximumHeight

- (SYLength) maximumHeight
readwritenonatomicassign

◆ trailersCount

- (NSUInteger) trailersCount
readwritenonatomicassign

◆ axlesCount

- (NSUInteger) axlesCount
readwritenonatomicassign

◆ hazmatSettings

- (SYHazmatSettings*) hazmatSettings
readwritenonatomicstrong

Settings related to hazardous material cargo. Default value is nil.

◆ vehicleProductionYear

- (NSUInteger) vehicleProductionYear
readwritenonatomicassign

Production year of current vehicle. Default value is 2022.

◆ emissionStandard

- (SYEuropeanEmissionStandard) emissionStandard
readwritenonatomicassign

European emission standard of current vehicle. Default value is Euro5.

◆ fuelType

- (SYVehicleFuelType) fuelType
readwritenonatomicassign

Fuel type of current vehicle. Default value is petrol.


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