UF_MODL_law_no_spine_equation_s (查看源代码)
定义在: uf_modl_types.h
也被称为:
- UF_MODL_law_no_spine_equation_t
概述
method_type == UF_MODL_LAW_EQUATION. The law evaluates to the result of
solving the equation while varying the variable specified from 0 to 1.
Data Members
parm [ MAX_LINE_SIZE+1 ]
char
function [ MAX_LINE_SIZE+1 ]
char
dependent variable of the
equation, this variable varies
from 0 to 1 during evaluation of
the law.