UFO
|
Functions/Subroutines | |
subroutine, public | ops_gpsro_setom1 (nobs, zobs, yobs, Rmatrix, OSigma, OM1, OM1_error) |
subroutine, public ufo_gnssroonedvarcheck_setom1_mod::ops_gpsro_setom1 | ( | integer, intent(in) | nobs, |
real(kind_real), dimension(:), intent(in) | zobs, | ||
real(kind_real), dimension(:), intent(in) | yobs, | ||
type (rmatrix_type), intent(in) | Rmatrix, | ||
real(kind_real), dimension(:), intent(out) | OSigma, | ||
real(kind_real), dimension(:,:), intent(out) | OM1, | ||
logical, intent(out) | OM1_error | ||
) |
Definition at line 19 of file ufo_gnssroonedvarcheck_setom1_mod.f90.