Other Parts Discussed in Thread: C2000WARE
在D:\Program Files (x86)\TI\c2000\C2000Ware_DigitalPower_SDK_4_02_00_00\solutions\tidm_02008\f28004x\ttplpfc
案例中使用computeNotchFltrCoeff(&stNotchFilter1, (float)(INSTRUMENTATION_ISR_FREQUENCY),
(float)(AC_FREQ * 2.0) , 0.25, 0.00001);对滤波器精选参数初始化
请问,输入的参数中,0.25和0.00001的具体含义是什么?