CosmicFish  Reference documentation for version 1.0
Looking into future Cosmology
Public Attributes | List of all members
cosmicfish_types::cosmicfish_fisher_rd Type Reference

This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for redshift drift. More...

Public Attributes

integer number_rd_redshifts
 
integer, dimension(:), allocatable rd_number
 Number of observations in each bin.
 
real(dl), dimension(:), allocatable rd_redshift
 center of redshift bins
 
integer exptype
 type of survey (will be 1=E-ELT, 2=SKA, 3=SKA second derivative? 4=CHIME?)
 
real(dl) obs_time
 time interval for RD observations
 
real(dl) signoise
 signal to noise of redshift observations
 

Detailed Description

This derived data type contains all the informations that the cosmicfish code needs to compute the Fisher matrix for redshift drift.

Definition at line 170 of file 004_cosmicfish_types.f90.


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