IntervalSaveRoutine =================== .. currentmodule:: plasmapy.simulation.particle_tracker.save_routines .. autoclass:: IntervalSaveRoutine :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IntervalSaveRoutine.require_synchronized_dt ~IntervalSaveRoutine.results ~IntervalSaveRoutine.save_now ~IntervalSaveRoutine.tracker .. rubric:: Methods Summary .. autosummary:: ~IntervalSaveRoutine.post_push_hook ~IntervalSaveRoutine.save .. rubric:: Attributes Documentation .. autoattribute:: require_synchronized_dt .. autoattribute:: results .. autoattribute:: save_now .. autoattribute:: tracker .. rubric:: Methods Documentation .. automethod:: post_push_hook .. automethod:: save