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

Histogram parameters on target. More...

#include <dist_com.h>

Data Fields

int n_mu
 
real min_mu
 
real max_mu
 
int n_Ekin
 
real min_Ekin
 
real max_Ekin
 
int n_Ptor
 
real min_Ptor
 
real max_Ptor
 
size_t step_1
 
size_t step_2
 
realhistogram
 

Detailed Description

Histogram parameters on target.

Definition at line 33 of file dist_com.h.

Field Documentation

◆ n_mu

int dist_COM_data::n_mu

number of mu bins

Definition at line 34 of file dist_com.h.

◆ min_mu

real dist_COM_data::min_mu

value of lowest mu bin

Definition at line 35 of file dist_com.h.

◆ max_mu

real dist_COM_data::max_mu

value of highest ,u bin

Definition at line 36 of file dist_com.h.

◆ n_Ekin

int dist_COM_data::n_Ekin

number of Ekin bins

Definition at line 38 of file dist_com.h.

◆ min_Ekin

real dist_COM_data::min_Ekin

value of lowest Ekin bin

Definition at line 39 of file dist_com.h.

◆ max_Ekin

real dist_COM_data::max_Ekin

value of highest Ekin bin

Definition at line 40 of file dist_com.h.

◆ n_Ptor

int dist_COM_data::n_Ptor

number of Ptor bins

Definition at line 42 of file dist_com.h.

◆ min_Ptor

real dist_COM_data::min_Ptor

value of lowest Ptor bin

Definition at line 43 of file dist_com.h.

◆ max_Ptor

real dist_COM_data::max_Ptor

value of highest Ptor bin

Definition at line 44 of file dist_com.h.

◆ step_1

size_t dist_COM_data::step_1

step for 2nd fastest running index

Definition at line 46 of file dist_com.h.

◆ step_2

size_t dist_COM_data::step_2

step for 3rd fastest running index

Definition at line 47 of file dist_com.h.

◆ histogram

real* dist_COM_data::histogram

pointer to start of histogram array

Definition at line 49 of file dist_com.h.


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