GaussianFilter
---
Field: scenarioHeight [int]
the height of the scenario.
Field: inputMatrix [float[]]
---
Field: kernelHeight [int]
---
Field: logger [Logger]
---
Field: scenarioWidth [int]
the width of the scenario.
Field: outputMatrix [float[]]
---
Field: matrixHeight [int]
---
Field: kernel [float[]]
---
Field: kernelWidth [int]
---
---
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: matrixWidth [int]
---