UF_MODL_law_linear_cubic_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
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_SIZE+1 ]
char
The starting value.

end_value [ MAX_LINE_SIZE+1 ]
char
The ending value.