UFO
ufo_groundgnss_ropp_mod Module Reference

Fortran module for ground-based gnss refractivity ropp forward operator following the ROPP (2018 Aug) implementation. More...

Data Types

type  ufo_groundgnss_ropp
 Fortran derived type for ground based gnss trajectory. More...
 

Functions/Subroutines

subroutine ufo_groundgnss_ropp_simobs (self, geovals, hofx, obss)
 

Detailed Description

Fortran module for ground-based gnss refractivity ropp forward operator following the ROPP (2018 Aug) implementation.

Stubbed Fortran module for ground based gnss ropp1d forward operator following the ROPP (2018 Aug) implementation.

Function/Subroutine Documentation

◆ ufo_groundgnss_ropp_simobs()

subroutine ufo_groundgnss_ropp_mod::ufo_groundgnss_ropp_simobs ( class(ufo_groundgnss_ropp), intent(in)  self,
type(ufo_geovals), intent(in)  geovals,
real(kind_real), dimension(:), intent(inout)  hofx,
type(c_ptr), intent(in), value  obss 
)
private

Definition at line 55 of file ufo_groundgnss_ropp_mod.F90.

Here is the call graph for this function: