output_info Type Reference
Data Fields | |
| integer(kind=c_int) | npixels |
| integer(kind=c_int) | nsd |
| integer(kind=c_int) | nnoises |
| integer(kind=c_int) | nbins |
| integer(kind=c_int) | ngas |
| integer(kind=c_int) | nwl |
| real(kind=c_float), dimension(kw) | wl |
| type(retr_par_number_ndim) | ndim |
| integer(kind=c_int), dimension(0:ksd) | ngrid |
| real(kind=c_float), dimension(4 *kidim3, 0:ksd) | radius |
| real(kind=c_float), dimension(nrr, kcpar) | sd_lb |
| integer(kind=c_int) | nhlv |
| real(kind=c_float), dimension(knt) | hlv |
| real(kind=c_float) | delta_ut |
| real(kind=c_float) | delta_ct |
| logical(kind=c_bool) | flag_plus |
| type(retr_par_number_ndim) | ndim_plus |
| integer(kind=c_int), dimension(ksd) | nchem |
| integer(kind=c_int) | nbrf |
| integer(kind=c_int) | nbrp |
| integer(kind=c_int) | nbrm |
Field Documentation
◆ delta_ct
| real(kind=c_float) delta_ct |
◆ delta_ut
| real(kind=c_float) delta_ut |
◆ flag_plus
| logical(kind=c_bool) flag_plus |
◆ hlv
| real(kind=c_float), dimension(knt) hlv |
◆ nbins
| integer(kind=c_int) nbins |
◆ nbrf
| integer(kind=c_int) nbrf |
◆ nbrm
| integer(kind=c_int) nbrm |
◆ nbrp
| integer(kind=c_int) nbrp |
◆ nchem
| integer(kind=c_int), dimension(ksd) nchem |
◆ ndim
| type(retr_par_number_ndim) ndim |
◆ ndim_plus
| type(retr_par_number_ndim) ndim_plus |
◆ ngas
| integer(kind=c_int) ngas |
◆ ngrid
| integer(kind=c_int), dimension(0:ksd) ngrid |
◆ nhlv
| integer(kind=c_int) nhlv |
◆ nnoises
| integer(kind=c_int) nnoises |
◆ npixels
| integer(kind=c_int) npixels |
◆ nsd
| integer(kind=c_int) nsd |
◆ nwl
| integer(kind=c_int) nwl |
◆ radius
| real(kind=c_float), dimension(4*kidim3,0:ksd) radius |
◆ sd_lb
| real(kind=c_float), dimension(nrr,kcpar) sd_lb |
◆ wl
| real(kind=c_float), dimension(kw) wl |
