|
elemental logical function, public | crtm_rtsolution_define::crtm_rtsolution_associated (RTSolution) |
|
elemental subroutine, public | crtm_rtsolution_define::crtm_rtsolution_destroy (RTSolution) |
|
elemental subroutine, public | crtm_rtsolution_define::crtm_rtsolution_create (RTSolution, n_Layers) |
|
elemental subroutine, public | crtm_rtsolution_define::crtm_rtsolution_zero (RTSolution) |
|
subroutine | crtm_rtsolution_define::scalar_inspect (RTSolution, Unit) |
|
subroutine | crtm_rtsolution_define::rank2_inspect (RTSolution, Unit) |
|
subroutine, public | crtm_rtsolution_define::crtm_rtsolution_defineversion (Id) |
|
elemental logical function, public | crtm_rtsolution_define::crtm_rtsolution_compare (x, y, n_SigFig) |
|
integer function, public | crtm_rtsolution_define::crtm_rtsolution_statistics (rts, rts_stats) |
|
integer function, public | crtm_rtsolution_define::crtm_rtsolution_inquirefile (Filename, n_Channels, n_Profiles) |
|
subroutine | inquire_cleanup () |
|
integer function, public | crtm_rtsolution_define::crtm_rtsolution_readfile (Filename, RTSolution, Quiet, n_Channels, n_Profiles, Old_Version, Debug) |
|
subroutine | read_cleanup () |
|
integer function, public | crtm_rtsolution_define::crtm_rtsolution_writefile (Filename, RTSolution, Quiet, Debug) |
|
subroutine | write_cleanup () |
|
elemental logical function | crtm_rtsolution_define::crtm_rtsolution_equal (x, y) |
|
elemental type(crtm_rtsolution_type) function | crtm_rtsolution_define::crtm_rtsolution_add (rts1, rts2) |
|
elemental type(crtm_rtsolution_type) function | crtm_rtsolution_define::crtm_rtsolution_subtract (rts1, rts2) |
|
elemental type(crtm_rtsolution_type) function | crtm_rtsolution_define::crtm_rtsolution_exponent (rts, power) |
|
elemental type(crtm_rtsolution_type) function | crtm_rtsolution_define::crtm_rtsolution_normalise (rts, factor) |
|
elemental type(crtm_rtsolution_type) function | crtm_rtsolution_define::crtm_rtsolution_sqrt (rts) |
|
integer function | crtm_rtsolution_define::read_record (fid, rts, old_version) |
|
subroutine | read_record_cleanup () |
|
integer function | crtm_rtsolution_define::write_record (fid, rts) |
|
subroutine | write_record_cleanup () |
|