v2.6: 换方向了

This commit is contained in:
YuhangQ 2023-08-24 12:16:11 +00:00
parent 2943676f0d
commit 7a9f51f50e

View File

@ -16,7 +16,7 @@
PARA( vsat_max , int , '\0' , false , 10000 , 0 , 100000 , "max input numbers of LUT") \
PARA( fw_inc , int , '\0' , false , 2 , 0 , 1000 , "max input numbers of LUT") \
PARA( fw_max , int , '\0' , false , 10000 , 0 , 1000 , "max input numbers of LUT") \
PARA( up_inc , int , '\0' , false , 1 , 0 , 1000 , "max input numbers of LUT") \
PARA( up_inc , int , '\0' , false , 5 , 0 , 1000 , "max input numbers of LUT") \
PARA( up_max , int , '\0' , false , 10000 , 0 , 1000 , "max input numbers of LUT") \
PARA( max_step_coeff , double , '\0' , false , 10.0 , 1 , 1000 , "max input numbers of LUT")
// name, short-name, must-need, default, comments