Variable OptionsFor.existingGapBonus

struct OptionsFor
{
  // ...
  double existingGapBonus = 6.0;
  // ...
}