Represents a profile of vehicle for retrieving potential road restrictions.
More...
#import <SYRoutingRoadDetail.h>
Represents a profile of vehicle for retrieving potential road restrictions.
◆ initWithWeight:vehicleType:hazmatSettings:
- (nonnull instancetype) initWithWeight: |
|
(NSInteger) |
weight |
vehicleType: |
|
(SYLogisticVehicleType) |
type |
hazmatSettings: |
|
(nullable SYHazmatSettings *) |
hazmatSettings |
|
|
| |
◆ weight
Represents a weight of vehicle in kilograms. Default value is 1500.
◆ type
- (SYLogisticVehicleType) type |
|
readwritenonatomicassign |
Type of vehicle. Default value is SYLogisticVehicleTypeCar.
◆ hazmatSettings
Settings related to hazardous material cargo. Default value is nil.
The documentation for this class was generated from the following file: