ASCOT5
Loading...
Searching...
No Matches
Data Fields
dist_5D_data Struct Reference

Histogram parameters on target. More...

#include <dist_5D.h>

Data Fields

int n_r
 
real min_r
 
real max_r
 
int n_phi
 
real min_phi
 
real max_phi
 
int n_z
 
real min_z
 
real max_z
 
int n_ppara
 
real min_ppara
 
real max_ppara
 
int n_pperp
 
real min_pperp
 
real max_pperp
 
int n_time
 
real min_time
 
real max_time
 
int n_q
 
real min_q
 
real max_q
 
size_t step_1
 
size_t step_2
 
size_t step_3
 
size_t step_4
 
size_t step_5
 
size_t step_6
 
realhistogram
 

Detailed Description

Histogram parameters on target.

Definition at line 48 of file dist_5D.h.

Field Documentation

◆ n_r

int dist_5D_data::n_r

number of r bins

Definition at line 49 of file dist_5D.h.

◆ min_r

real dist_5D_data::min_r

value of lowest r bin

Definition at line 50 of file dist_5D.h.

◆ max_r

real dist_5D_data::max_r

value of highest r bin

Definition at line 51 of file dist_5D.h.

◆ n_phi

int dist_5D_data::n_phi

number of r bins

Definition at line 53 of file dist_5D.h.

◆ min_phi

real dist_5D_data::min_phi

value of lowest r bin

Definition at line 54 of file dist_5D.h.

◆ max_phi

real dist_5D_data::max_phi

value of highest r bin

Definition at line 55 of file dist_5D.h.

◆ n_z

int dist_5D_data::n_z

number of z bins

Definition at line 57 of file dist_5D.h.

◆ min_z

real dist_5D_data::min_z

value of lowest z bin

Definition at line 58 of file dist_5D.h.

◆ max_z

real dist_5D_data::max_z

value of highest z bin

Definition at line 59 of file dist_5D.h.

◆ n_ppara

int dist_5D_data::n_ppara

number of p_parallel bins

Definition at line 61 of file dist_5D.h.

◆ min_ppara

real dist_5D_data::min_ppara

value of lowest p_parallel bin

Definition at line 62 of file dist_5D.h.

◆ max_ppara

real dist_5D_data::max_ppara

value of highest p_parallel bin

Definition at line 63 of file dist_5D.h.

◆ n_pperp

int dist_5D_data::n_pperp

number of p_perpendicular bins

Definition at line 65 of file dist_5D.h.

◆ min_pperp

real dist_5D_data::min_pperp

value of lowest p_perpendicular bin

Definition at line 66 of file dist_5D.h.

◆ max_pperp

real dist_5D_data::max_pperp

value of highest p_perpendicular bin

Definition at line 67 of file dist_5D.h.

◆ n_time

int dist_5D_data::n_time

number of r bins

Definition at line 69 of file dist_5D.h.

◆ min_time

real dist_5D_data::min_time

value of lowest r bin

Definition at line 70 of file dist_5D.h.

◆ max_time

real dist_5D_data::max_time

value of highest r bin

Definition at line 71 of file dist_5D.h.

◆ n_q

int dist_5D_data::n_q

number of r bins

Definition at line 73 of file dist_5D.h.

◆ min_q

real dist_5D_data::min_q

value of lowest r bin

Definition at line 74 of file dist_5D.h.

◆ max_q

real dist_5D_data::max_q

value of highest r bin

Definition at line 75 of file dist_5D.h.

◆ step_1

size_t dist_5D_data::step_1

step for 2nd fastest running index

Definition at line 77 of file dist_5D.h.

◆ step_2

size_t dist_5D_data::step_2

step for 3rd fastest running index

Definition at line 78 of file dist_5D.h.

◆ step_3

size_t dist_5D_data::step_3

step for 4th fastest running index

Definition at line 79 of file dist_5D.h.

◆ step_4

size_t dist_5D_data::step_4

step for 5th fastest running index

Definition at line 80 of file dist_5D.h.

◆ step_5

size_t dist_5D_data::step_5

step for 6th fastest running index

Definition at line 81 of file dist_5D.h.

◆ step_6

size_t dist_5D_data::step_6

step for 7th fastest running index

Definition at line 82 of file dist_5D.h.

◆ histogram

real* dist_5D_data::histogram

pointer to start of histogram array

Definition at line 84 of file dist_5D.h.


The documentation for this struct was generated from the following file: