Loading…

方法名称: mthimpInitAdjLinearizationCurve

方法ID: 0x4345

方法标签: Update graphic

方法描述:


  • {
  • 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;
  • }


请登录以获得完整内容