UF_MODL_law_spine_pts_linear_cubic_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
method_type == UF_MODL_LAW_SPINE_PTS_LINEAR or UF_MODL_LAW_SPINE_PTS_CUBIC
The law evaluates to the values supplied at the corresponding spine points,
and varies linearly or cubically in between these values.


Data Members

number_of_pts_vals
int
Number of elements in the
pts_vals array.

pts_vals
UF_MODL_law_spine_pt_val_t *
Array of points on spine
curves at which values
are defined and the
corresponding values.