Description
Version
Version 4.2
Parameter | Type | Notes |
---|---|---|
MinutesAtOrigin
|
Int16 | How long, in minutes, the truck will spend at the origin of the trip |
MinutesAtFuelStop
|
Int16 | How long, in minutes, each fuel stop usually takes |
MinutesAtDOTRest
|
Int16 | Desired amount of time, in minutes, the driver should take at a DOT regulated rest |
MinutesAtStop
|
Int16 | How long the driver needs to stay at each stop on the trip |
MilesBetweenFuelStops
|
Int16 | How far, in miles, the truck can travel between fuel stops |
MinutesDrivingBetweenRests
|
Int16 | How long to drive between rests |
ItineraryAnchorTime
|
DateTime | When the trip starts or ends |
AnchorTimeIsTripStart
|
Boolean | If the ItineraryAnchorTime represents the start of the trip. If it is false, the ItineraryAnchorTime is used as the desired trip end time |
UseTeamMode
|
Boolean | If true, the Itinerary will be calculated with two drivers switching off driving duty in the truck |
MinutesUntilFirstDOTRest
|
Int16 | How many minutes the driver can drive before they must take their mandated DOT rest |
Notes
None
Related
None