com.sygic.sdk.route.RoutingOptions.VehicleRestrictions Interface Reference

Public Attributes

int TotalWeight = 0
 
int AxleWeight = 1
 
int TandemWeight = 2
 
int TridemWeight = 3
 
int OtherWeight = 4
 
int UnladenWeight = 5
 
int TotalLength = 6
 
int AxleLength = 7
 
int TrailerLength = 8
 
int TractorLength = 9
 
int KingpinLastAxle = 10
 
int KingpinLastTandem = 11
 
int KingpinEndTrailer = 12
 
int OtherLength = 13
 
int Width = 14
 
int Height = 15
 

Member Data Documentation

◆ AxleLength

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.AxleLength = 7

◆ AxleWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.AxleWeight = 1

◆ Height

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.Height = 15

◆ KingpinEndTrailer

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.KingpinEndTrailer = 12

◆ KingpinLastAxle

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.KingpinLastAxle = 10

◆ KingpinLastTandem

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.KingpinLastTandem = 11

◆ OtherLength

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.OtherLength = 13

◆ OtherWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.OtherWeight = 4

◆ TandemWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TandemWeight = 2

◆ TotalLength

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TotalLength = 6

◆ TotalWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TotalWeight = 0

◆ TractorLength

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TractorLength = 9

◆ TrailerLength

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TrailerLength = 8

◆ TridemWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.TridemWeight = 3

◆ UnladenWeight

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.UnladenWeight = 5

◆ Width

int com.sygic.sdk.route.RoutingOptions.VehicleRestrictions.Width = 14

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