Loading…

Method Name: mthimpInitAdjLinearizationCurve

Method ID: 0x4345

Method Label: Update graphic

Method Help:


  • {
  • int i;
  • int j;
  • int k;
  • int n;
  • int doit;
  • doit = 0;
  • if (varApplicationTypeSel == 1 && varLevelCalibrationPoints > 0)
  • {
  • doit = 1;
  • }
  • if (varApplicationTypeSel == 2 && varDensityCalibrationPoints > 0)
  • {
  • doit = 1;
  • }


Please login for more