GaussianFilter

---


Field: scale [double]

the scale of the images respect to the scenario width and heigt and based on the gridresolution of the potential field grid.


Field: scenarioWidth [int]

the width of the scenario.


Field: kernelWidth [int]

---


Field: logger [Logger]

---


Field: scenarioHeight [int]

the height of the scenario.


Field: inputMatrix [float[]]

---


Field: bound [Rectangle2D]

---


Field: outputMatrix [float[]]

---


Field: kernelHeight [int]

---


Field: matrixHeight [int]

---


Field: kernel [float[]]

---


Field: matrixWidth [int]

---