|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Animate 100 particles. More...
Go to the source code of this file.
Functions | |
| def | animate_100_particles.get_data (files) |
| def | animate_100_particles.update (num, lines, arr) |
| def | animate_100_particles.animate () |
| def animate_100_particles.animate | ( | ) |
Definition at line 41 of file animate_100_particles.py.
| def animate_100_particles.get_data | ( | files | ) |
Definition at line 18 of file animate_100_particles.py.
| def animate_100_particles.update | ( | num, | |
| lines, | |||
| arr | |||
| ) |
Definition at line 35 of file animate_100_particles.py.