UF_MODL_law_linear_cubic_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
method_type == UF_MODL_LAW_LINEAR or UF_MODL_LAW_CUBIC. The law evaluates
in a linear progression, or cubic progression along the parameter range of
the law.


Data Members

start_value [ MAX_LINE_BUFSIZE ]
char
The starting value.

end_value [ MAX_LINE_BUFSIZE ]
char
The ending value.