swiftest.Simulation.get_parameter#
- Simulation.get_parameter(**kwargs)[source]#
Setter for all possible parameters. Calls each of the specialized setters using keyword arguments.
- Parameters:
**kwargs (Any) – Any of the arguments defined in Simulation. If none provided, it returns all arguments.
- Returns:
param (dict) – A dictionary of all Simulation parameters requested