//--------------------------------------------------
// uFldGenericSensor configuration block from plugin

ProcessConfig = uFldCTDSensor
{
  AppTick   = 3
  CommsTick = 3

   // Configuring Artificial Noise                               
  xmin  = 0       
  xmax  = 500       
  ymin  = -400       
  ymax  =  0  
     
  offset = -90
  angle  = -5
  amplitude = 40
  period = 160
  wavelength = 120
  alpha = 500
  beta = 25
  temperature_north = 24
  temperature_south = 30
  sigma = 0.01
}