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
 
SYLogisticTunnelType tunnelType
 
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
 
SYHazardousMaterialsClassType hazmatTypes
 Set of hazardous material options for truck. 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

◆ tunnelType

- (SYLogisticTunnelType) tunnelType
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

◆ hazmatTypes

- (SYHazardousMaterialsClassType) hazmatTypes
readwritenonatomicassign

Set of hazardous material options for truck.


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