PC*MILER Connect APIs, S
Syntax int PCMSSetRoadSpeedType(Trip trip, int roadSpeedOption) Parameters Trip trip – Handle to a trip. int roadSpeedOption – Set to one (1) to us...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax void PCMSSetRouteLevel (Trip trip, bool useStreets) Parameters Trip trip – Handle to a trip. bool useStreets – True sets routing to street l...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax int PCMSSetRoutingProfileName(Trip trip, const char *profileName) Parameters Trip trip – Handle to a trip. const char *profileName – The nam...
Mon, 31 Jan, 2022 at 7:36 PM
Syntax void PCMSSetShowFerryMiles (Trip trip, bool onOff) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to include ferry distan...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax int PCMSSetStopAsWaypoint(Trip trip, int which, BOOL isWaypoint) Parameters Trip trip – Handle to a trip. int which – The stop number. isW...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax int PCMSSetStopOptions(Trip trip, int stopIndex, bool onDuty, int stopDuration, int stopType) Parameters Trip trip – Handle to a trip. int s...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax void PCMSSetTollMode(Trip trip, int mode) Parameters Trip trip – Handle to a trip. int mode – Sets which toll mode will be used to calculate...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax int PCMSSetVehicleConfig (Trip tripID, int units, int overPerm, double height, double width, double length, long weight, int axle, int lcv) Pa...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax void PCMSSetVehicleType (Trip trip, bool onOff) Parameters Trip trip – Handle to a trip. Bool onOff – Set to True to turn on heavy vehicle t...
Thu, 25 Jun, 2020 at 7:02 PM
Syntax int PCMSStateList (PCMServerID serv) Parameters PCMServerID serv – The PC*MILER server ID. Description Returns the number of U.S. state...
Thu, 25 Jun, 2020 at 7:02 PM