p11_integrated_cut_off Type Reference
Data Fields | |
| integer(kind=c_int) | nrmax |
| real(kind=c_float), dimension(4) | rmax |
| integer(kind=c_int), dimension(ksd, 4) | ntb |
| real(kind=c_float), dimension(ksd, 4) | rmax_tb |
| logical(kind=c_bool) | cutoff_meas_diff |
Field Documentation
◆ cutoff_meas_diff
| logical(kind=c_bool) cutoff_meas_diff |
◆ nrmax
| integer(kind=c_int) nrmax |
◆ ntb
| integer(kind=c_int), dimension(ksd,4) ntb |
◆ rmax
| real(kind=c_float), dimension(4) rmax |
◆ rmax_tb
| real(kind=c_float), dimension(ksd,4) rmax_tb |
