Histogram parameters.
More...
#include <dist_5D.h>
Histogram parameters.
Definition at line 15 of file dist_5D.h.
◆ n_r
number of r bins
Definition at line 16 of file dist_5D.h.
◆ min_r
value of lowest r bin
Definition at line 17 of file dist_5D.h.
◆ max_r
value of highest r bin
Definition at line 18 of file dist_5D.h.
◆ n_phi
number of r bins
Definition at line 20 of file dist_5D.h.
◆ min_phi
real dist_5D_data::min_phi |
value of lowest r bin
Definition at line 21 of file dist_5D.h.
◆ max_phi
real dist_5D_data::max_phi |
value of highest r bin
Definition at line 22 of file dist_5D.h.
◆ n_z
number of z bins
Definition at line 24 of file dist_5D.h.
◆ min_z
value of lowest z bin
Definition at line 25 of file dist_5D.h.
◆ max_z
value of highest z bin
Definition at line 26 of file dist_5D.h.
◆ n_ppara
int dist_5D_data::n_ppara |
number of p_parallel bins
Definition at line 28 of file dist_5D.h.
◆ min_ppara
real dist_5D_data::min_ppara |
value of lowest p_parallel bin
Definition at line 29 of file dist_5D.h.
◆ max_ppara
real dist_5D_data::max_ppara |
value of highest p_parallel bin
Definition at line 30 of file dist_5D.h.
◆ n_pperp
int dist_5D_data::n_pperp |
number of p_perpendicular bins
Definition at line 32 of file dist_5D.h.
◆ min_pperp
real dist_5D_data::min_pperp |
value of lowest p_perpendicular bin
Definition at line 33 of file dist_5D.h.
◆ max_pperp
real dist_5D_data::max_pperp |
value of highest p_perpendicular bin
Definition at line 34 of file dist_5D.h.
◆ n_time
number of r bins
Definition at line 36 of file dist_5D.h.
◆ min_time
real dist_5D_data::min_time |
value of lowest r bin
Definition at line 37 of file dist_5D.h.
◆ max_time
real dist_5D_data::max_time |
value of highest r bin
Definition at line 38 of file dist_5D.h.
◆ n_q
number of r bins
Definition at line 40 of file dist_5D.h.
◆ min_q
value of lowest r bin
Definition at line 41 of file dist_5D.h.
◆ max_q
value of highest r bin
Definition at line 42 of file dist_5D.h.
◆ step_1
size_t dist_5D_data::step_1 |
step for 2nd fastest running index
Definition at line 44 of file dist_5D.h.
◆ step_2
size_t dist_5D_data::step_2 |
step for 3rd fastest running index
Definition at line 45 of file dist_5D.h.
◆ step_3
size_t dist_5D_data::step_3 |
step for 4th fastest running index
Definition at line 46 of file dist_5D.h.
◆ step_4
size_t dist_5D_data::step_4 |
step for 5th fastest running index
Definition at line 47 of file dist_5D.h.
◆ step_5
size_t dist_5D_data::step_5 |
step for 6th fastest running index
Definition at line 48 of file dist_5D.h.
◆ step_6
size_t dist_5D_data::step_6 |
step for 7th fastest running index
Definition at line 49 of file dist_5D.h.
◆ histogram
real* dist_5D_data::histogram |
pointer to start of histogram array
Definition at line 51 of file dist_5D.h.
The documentation for this struct was generated from the following file: