public class EngineWarmUp extends Object
Constructor and Description |
---|
EngineWarmUp() |
Modifier and Type | Method and Description |
---|---|
static void |
warmUp(GraphHopper graphHopper,
int iterations)
Do the 'warm up' for the specified GraphHopper instance.
|
public static void warmUp(GraphHopper graphHopper, int iterations)
iterations
- the 'intensity' of the warm up procedureCopyright © 2012–2020. All rights reserved.