PathSearchDistance

constructor(maxHorizonLength: Distance = DEFAULT_HORIZON_LENGTH)

Parameters

maxHorizonLength

The maximum length of the path in the horizon. If it is not specified, a default value DEFAULT_HORIZON_LENGTH will be used.