UF_MODL_law_equation_s (查看源代码)
定义在: uf_modl_types.h
也被称为:
概述
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
which varies from 0 to 1 during
evaluation of the law.