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>
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].
◆ vehicleType
- (SYLogisticVehicleType) vehicleType |
|
readwritenonatomicassign |
◆ grossVehicleWeight
- (SYWeight) grossVehicleWeight |
|
readwritenonatomicassign |
◆ weightPerAxle
- (SYWeight) weightPerAxle |
|
readwritenonatomicassign |
◆ tandemWeight
- (SYWeight) tandemWeight |
|
readwritenonatomicassign |
◆ tridemWeight
- (SYWeight) tridemWeight |
|
readwritenonatomicassign |
◆ otherWeight
◆ 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
◆ vehicleWidth
- (SYLength) vehicleWidth |
|
readwritenonatomicassign |
◆ maximumHeight
- (SYLength) maximumHeight |
|
readwritenonatomicassign |
◆ trailersCount
- (NSUInteger) trailersCount |
|
readwritenonatomicassign |
◆ axlesCount
- (NSUInteger) axlesCount |
|
readwritenonatomicassign |
◆ hazmatSettings
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: