FuelOptimizationOptions

PRIME SOAP API Documentation

Description

Version

Version 4.2

Parameter Type Notes
UnitMPG Decimal Unit's miles per gallon rating
UnitTankCapacity Int16 How big the truck's tank is, in gallons
StartGallons Int16 How many gallons are in the truck's tank at the start of the trip
DesiredEndGallons Int16 How man gallons are desired in the truck's tank at the end of the trip
DistanceOOR Decimal How far out of route a truck is allowed to go to purchase fuel. Value cannot be above 8
MinimumGallonsToPurchase Int16 The minimum amount of fuel to buy at any one stop
MinimumTankGallonsDesired Int16 The least amount of fuel desired in the tank during any point of the trip
Networks List<Network>
UseAllStopsNetwork Boolean Option to run optimization against all truck stops on the route. By default, this is always true.

Notes

None

Related

Network