Loading…

Method Name: mthReadEchoCurve

Method ID: 0x4675

Method Label: Load actual echo curves

Method Help:


  • {
  • int n;
  • int typ;
  • float xStart;
  • float xEnd;
  • float yScale;
  • n = 200;
  • xStart = varEchoXStart;
  • xEnd = varEchoXEnd;
  • if (varElectronicsVariantPulsRadar == 3)
  • yScale = 150.0;
  • else


Please login for more