UFO
ufo_gnssro_ref_mod Module Reference

Fortran module to handle gnssro refractivity observations. More...

Data Types

type  ufo_gnssro_ref
 Fortran derived type for gnssro trajectory. More...
 

Functions/Subroutines

subroutine ufo_gnssro_ref_setup (self, f_conf)
 
subroutine ufo_gnssro_ref_simobs (self, geovals, hofx, obss)
 

Detailed Description

Fortran module to handle gnssro refractivity observations.

Function/Subroutine Documentation

◆ ufo_gnssro_ref_setup()

subroutine ufo_gnssro_ref_mod::ufo_gnssro_ref_setup ( class(ufo_gnssro_ref), intent(inout)  self,
type(fckit_configuration), intent(in)  f_conf 
)
private

Definition at line 35 of file ufo_gnssro_ref_mod.F90.

Here is the call graph for this function:

◆ ufo_gnssro_ref_simobs()

subroutine ufo_gnssro_ref_mod::ufo_gnssro_ref_simobs ( class(ufo_gnssro_ref), 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 44 of file ufo_gnssro_ref_mod.F90.

Here is the call graph for this function: