Variable OptionsFor.weakCoverageWindow

struct OptionsFor
{
  // ...
  coord_t weakCoverageWindow = 500;
  // ...
}