UFO
ufo_gnssroonedvarcheck_pen_mod Module Reference

Calculates GPSRO penalty. More...

Functions/Subroutines

subroutine, public ops_gpsro_pen (Nstate, Nobs, x, xb, yobs, ycalc, BM1, OM1, pen_ob, pen_back, pen_func)
 

Detailed Description

Calculates GPSRO penalty.

Function/Subroutine Documentation

◆ ops_gpsro_pen()

subroutine, public ufo_gnssroonedvarcheck_pen_mod::ops_gpsro_pen ( integer, intent(in)  Nstate,
integer, intent(in)  Nobs,
real(kind_real), dimension(:), intent(in)  x,
real(kind_real), dimension(:), intent(in)  xb,
real(kind_real), dimension(:), intent(in)  yobs,
real(kind_real), dimension(:), intent(in)  ycalc,
real(kind_real), dimension(:,:), intent(in)  BM1,
real(kind_real), dimension(:,:), intent(in)  OM1,
real(kind_real), intent(out)  pen_ob,
real(kind_real), intent(out)  pen_back,
real(kind_real), intent(out)  pen_func 
)

Definition at line 20 of file ufo_gnssroonedvarcheck_pen_mod.f90.

Here is the caller graph for this function: