pydynamicestimator.run ====================== .. py:module:: pydynamicestimator.run Functions --------- .. autoapisummary:: pydynamicestimator.run.run pydynamicestimator.run.fplot pydynamicestimator.run.clear_module pydynamicestimator.run.find_device_sim Module Contents --------------- .. py:function:: run(config: pydynamicestimator.config.Config) -> tuple[pydynamicestimator.system.DaeEst, pydynamicestimator.system.DaeSim] Initialize function and run appropriate routines .. py:function:: fplot(config: pydynamicestimator.config.Config) Plot voltage and differential states based on configuration settings. .. py:function:: clear_module(module_name) Remove all attributes from a module, preparing it for a clean reload. .. py:function:: find_device_sim(idx_est)