Example #1
0
 public AFC_IIR_COEF AfcIirParam(int ch, int range)
 {
     return(ModuleInfo.AfcIirParam(ch, range));
 }