output_segment_residual Type Reference
Data Fields | |
| integer(kind=c_int) | niter |
| real(kind=c_float) | rest |
| real(kind=c_float), dimension(kknoise) | resat |
| real(kind=c_float), dimension(kknoise) | resrt |
| type(output_pixel_residual), dimension(kimage) | pixel |
Field Documentation
◆ niter
| integer(kind=c_int) niter |
◆ pixel
| type(output_pixel_residual), dimension(kimage) pixel |
◆ resat
| real(kind=c_float), dimension(kknoise) resat |
◆ resrt
| real(kind=c_float), dimension(kknoise) resrt |
◆ rest
| real(kind=c_float) rest |
