LALBurst 2.0.7.1-eeff03c
cs_cosmo_functions_t Struct Reference

Detailed Description

Definition at line 39 of file cs_cosmo.h.

Data Fields

double * phit
 
double * phiA
 
double * phiV
 
double * z
 
double zmin
 
double dlnz
 
size_t n
 

Field Documentation

◆ phit

double* cs_cosmo_functions_t::phit

Definition at line 40 of file cs_cosmo.h.

◆ phiA

double* cs_cosmo_functions_t::phiA

Definition at line 41 of file cs_cosmo.h.

◆ phiV

double* cs_cosmo_functions_t::phiV

Definition at line 42 of file cs_cosmo.h.

◆ z

double* cs_cosmo_functions_t::z

Definition at line 43 of file cs_cosmo.h.

◆ zmin

double cs_cosmo_functions_t::zmin

Definition at line 44 of file cs_cosmo.h.

◆ dlnz

double cs_cosmo_functions_t::dlnz

Definition at line 45 of file cs_cosmo.h.

◆ n

size_t cs_cosmo_functions_t::n

Definition at line 46 of file cs_cosmo.h.