Contains options related to vehicle size and weight.
More...
#import <SYRoutingOptions.h>
|
SYWeight | totalWeight |
| Gross vehicle weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | axleWeight |
| Weight per axle. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | tandemWeight |
| Tandem axle weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | tridemWeight |
| Tridem axle weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | otherWeight |
| Other weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | unladenWeight |
| Unladen vehicle weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYWeight | totalCombinationWeight |
| Total combination weight. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | totalLength |
| Total vehicle length. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | axleLength |
| Extreme axle length. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | trailerLength |
| Trailer length. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | tractorLength |
| Tractor length. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | kingpinLastAxle |
| Kingpin to last axle. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | kingpinLastTandem |
| Kingpin to middle of last tandem. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | kingpinEndTrailer |
| Kingpin to end of trailer (last trailer if applicable). Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | otherLength |
| Other length. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | width |
| Vehicle width. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
SYLength | height |
| Posted height. Default value is 0. If the value is 0, this parameter will be ignored. More...
|
|
Contains options related to vehicle size and weight.
◆ totalWeight
Gross vehicle weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ axleWeight
Weight per axle. Default value is 0. If the value is 0, this parameter will be ignored.
◆ tandemWeight
- (SYWeight) tandemWeight |
|
readwritenonatomicassign |
Tandem axle weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ tridemWeight
- (SYWeight) tridemWeight |
|
readwritenonatomicassign |
Tridem axle weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ otherWeight
Other weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ unladenWeight
- (SYWeight) unladenWeight |
|
readwritenonatomicassign |
Unladen vehicle weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ totalCombinationWeight
- (SYWeight) totalCombinationWeight |
|
readwritenonatomicassign |
Total combination weight. Default value is 0. If the value is 0, this parameter will be ignored.
◆ totalLength
Total vehicle length. Default value is 0. If the value is 0, this parameter will be ignored.
◆ axleLength
Extreme axle length. Default value is 0. If the value is 0, this parameter will be ignored.
◆ trailerLength
- (SYLength) trailerLength |
|
readwritenonatomicassign |
Trailer length. Default value is 0. If the value is 0, this parameter will be ignored.
◆ tractorLength
- (SYLength) tractorLength |
|
readwritenonatomicassign |
Tractor length. Default value is 0. If the value is 0, this parameter will be ignored.
◆ kingpinLastAxle
- (SYLength) kingpinLastAxle |
|
readwritenonatomicassign |
Kingpin to last axle. Default value is 0. If the value is 0, this parameter will be ignored.
◆ kingpinLastTandem
- (SYLength) kingpinLastTandem |
|
readwritenonatomicassign |
Kingpin to middle of last tandem. Default value is 0. If the value is 0, this parameter will be ignored.
◆ kingpinEndTrailer
- (SYLength) kingpinEndTrailer |
|
readwritenonatomicassign |
Kingpin to end of trailer (last trailer if applicable). Default value is 0. If the value is 0, this parameter will be ignored.
◆ otherLength
Other length. Default value is 0. If the value is 0, this parameter will be ignored.
◆ width
Vehicle width. Default value is 0. If the value is 0, this parameter will be ignored.
◆ height
Posted height. Default value is 0. If the value is 0, this parameter will be ignored.
The documentation for this class was generated from the following file: