source:
ntrip/trunk/GnssCenter/monitor/const.cpp@
10126
Last change on this file since 10126 was 5447, checked in by , 11 years ago | |
---|---|
File size: 135 bytes |
Line | |
---|---|
1 | #include "const.h" |
2 | |
3 | using namespace GnssCenter; |
4 | |
5 | const double t_CST::aell = 6378137.000; |
6 | const double t_CST::fInv = 298.2572236; |
Note:
See TracBrowser
for help on using the repository browser.