Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
Loading...
Searching...
No Matches
constants.hpp
Go to the documentation of this file.
1
12#ifndef __CONST__
13#define __CONST__
14
15#define K_E 138935.333
16
17#define T 96.4852558
18
19#define V 96485255.8
20
21#endif