From ee1dd794aafdf3d4e97caf2e27402f07e95592d5 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 29 Jul 2020 11:18:33 +0200 Subject: [PATCH] missing commit for IOD --- rinex.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/rinex.hh b/rinex.hh index b072f2b..4d21e8f 100644 --- a/rinex.hh +++ b/rinex.hh @@ -18,6 +18,7 @@ struct RINEXEntry int health; int toe; int tow; + int iodnav; double af0, af1, af2; double clkflags; double BGDE1E5a, BGDE1E5b;