Tracker ======= .. currentmodule:: plasmapy.diagnostics.charged_particle_radiography.synthetic_radiography .. autoclass:: Tracker :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Tracker.fract_entered ~Tracker.is_adaptive_time_step ~Tracker.is_synchronized_time_step ~Tracker.max_deflection ~Tracker.num_entered ~Tracker.num_grids ~Tracker.num_particles_removed ~Tracker.num_particles_stopped ~Tracker.num_particles_tracked ~Tracker.on_any_grid ~Tracker.particles_on_grid ~Tracker.results_dict ~Tracker.vmax .. rubric:: Methods Summary .. autosummary:: ~Tracker.add_stopping ~Tracker.add_wire_mesh ~Tracker.create_particles ~Tracker.load_particles ~Tracker.run ~Tracker.setup_adaptive_time_step .. rubric:: Attributes Documentation .. autoattribute:: fract_entered .. autoattribute:: is_adaptive_time_step .. autoattribute:: is_synchronized_time_step .. autoattribute:: max_deflection .. autoattribute:: num_entered .. autoattribute:: num_grids .. autoattribute:: num_particles_removed .. autoattribute:: num_particles_stopped .. autoattribute:: num_particles_tracked .. autoattribute:: on_any_grid .. autoattribute:: particles_on_grid .. autoattribute:: results_dict .. autoattribute:: vmax .. rubric:: Methods Documentation .. automethod:: add_stopping .. automethod:: add_wire_mesh .. automethod:: create_particles .. automethod:: load_particles .. automethod:: run .. automethod:: setup_adaptive_time_step