custom condition in parameter
Posted: Sat May 15, 2021 10:10 am
Good morning
is there an Help to wright 'custom condition' in Parameter?
Ricc
is there an Help to wright 'custom condition' in Parameter?
Ricc
Code: Select all
linear(<param1>, ">" | "<", <a>, <param2>, <b>)
quadratic2(<coef1>, <param1>, <coef2>, <param2>, ">" | "<", <c>)
quadratic3(<coef1>, <param1>, <coef2>, <param2>, <coef3>, <param3>, ">" | "<", <c>)
parameter(<name>, <unit>, <min>, <max>, <prec>, <scale>)