cfg/flow_proc_dict.cfg : Added 'bypass' variable to spec_dist.
This commit is contained in:
parent
1229cbc155
commit
569d498395
@ -214,7 +214,8 @@
|
||||
spec_dist: {
|
||||
vars: {
|
||||
in: { type:spectrum, srcFl:true, doc:"Spectrum input." },
|
||||
|
||||
|
||||
bypass: { type:bool, value: false, doc:"Copy input to output without transform."},
|
||||
ceiling: { type:real, value: 30.0, doc:"Ceiling parameter."},
|
||||
expo: { type:real, value: 2.0, doc:"Exponent parameter."},
|
||||
thresh: { type:real, value: 54.0, doc:"Threshold parameter."},
|
||||
|
Loading…
Reference in New Issue
Block a user