mqr.spc.SParams.

asdict#

SParams.asdict()#

Returns a dict representation of this class.

This is a convenience method for serialisation. It allows users to store control parameters that are based on historical data, ready for later use. The resulting dictionary can be passed to the class’s constructor to reproduce an identical object.