UF_MODL_parm_s
(查看源代码)
定义在: uf_modl_types.h
也被称为:
UF_MODL_parm_t
UF_MODL_parm_p_t
概述
The following structure is used to define input parameters
when there is an option between using a constant value or
a law.
Data Members
method_type
UF_MODL_parm_method_t
Indication of how the
parameter is being defined,
either through a constant
value, of which an expression
is made, or by a law.
defined_by
UF_MODL_parm_defined_by_union_t
Definition of the parameter
parameter is being defined,
either through a constant
value, of which an expression
is made, or by a law.