SpeedProfile

constructor(mainPond: Double = 1.0, secondaryPond: Double = 1.0, thirdPond: Double = 1.0, fourthPond: Double = 0.75, mainPondETA: Double = mainPond, secondaryPondETA: Double = secondaryPond, thirdPondETA: Double = thirdPond, fourthPondETA: Double = fourthPond)

Parameters

mainPond

Speed ponderation for the main road network level, apply only to route calculation

secondaryPond

Speed ponderation for the second road network level, apply only to route calculation

thirdPond

Speed ponderation for the third road network level, apply only to route calculation

fourthPond

Speed ponderation for the fourth road network level, apply only to route calculation

mainPondETA

Speed ponderation for the main road network level, apply only to route ETA

secondaryPondETA

Speed ponderation for the second road network level, apply only to route ETA

thirdPondETA

Speed ponderation for the third road network level, apply only to route ETA

fourthPondETA

Speed ponderation for the fourth road network level, apply only to route ETA