Kariba
Loading...
Searching...
No Matches
kariba::ComintParams Struct Reference

Structure used for GSL integration. More...

#include <Radiation.hpp>

Public Attributes

double eph
 
double ephmin
 
double ephmax
 
gsl_spline * eldis
 
gsl_interp_accel * acc_eldis
 
gsl_spline * phodis
 
gsl_interp_accel * acc_phodis
 

Detailed Description

Structure used for GSL integration.

Member Data Documentation

◆ acc_eldis

gsl_interp_accel* kariba::ComintParams::acc_eldis

◆ acc_phodis

gsl_interp_accel* kariba::ComintParams::acc_phodis

◆ eldis

gsl_spline* kariba::ComintParams::eldis

◆ eph

double kariba::ComintParams::eph

◆ ephmax

double kariba::ComintParams::ephmax

◆ ephmin

double kariba::ComintParams::ephmin

◆ phodis

gsl_spline* kariba::ComintParams::phodis

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