xsimlab.Model.state

property Model.state

Returns a mapping of model variables and their current value.

Mapping keys are in the form of ('process_name', 'var_name') tuples.

This mapping does not include “on demand” variables.