ParamSymbol
params.ParamSymbol
The names of common symbols used in epymorph simulation expressions. For example, building a ParamExpressionTimeAndNode
may make use of these symbols.
See Also
RUME.symbols
and simulation_symbols
which are methods for using these names to obtain symbol references.
Literal["day", "node_index", "duration_days", "nodes"]