Xyce
6.1
|
ParameterType::ExprAccess is enumeration of parameter usage types and masks. More...
Enumerations | |
enum | ExprAccess { NO_DEP = 0x0, TIME_DEP = 0x1, SOLN_DEP = 0x2, LOG_T_DEP = 0x8, MIN_RES = 0x10, MIN_CAP = 0x20, NO_DOC = 0x40 } |
ParameterType::ExprAccess is enumeration of parameter usage types and masks.
Definition at line 64 of file N_DEV_Pars.h.