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

ProcessConfig = uFldCTDSensor
{
  AppTick   = 3
  CommsTick = 3

   // Configuring Artificial Noise                               
  xmin  = 0       
  xmax  = 500       
  ymin  = -400       
  ymax  =  0  
     
  offset = -60
  angle  = 5
  amplitude = 28
  period = 175
  wavelength = 160
  alpha = 500
  beta = 18
  temperature_north = 16
  temperature_south = 24
  sigma = 0.01
}