Parameters

class archABM.parameters.Parameters(__dict__: Optional[dict] = None)[source]

Helper to access dictionary elements as class attributes

copy()[source]

Return a shallow copy of the instance.

Returns

cloned object

Return type

Parameters