source:
ntrip/trunk/GnssCenter/monitor/const.cpp@
10544
Last change on this file since 10544 was 5447, checked in by , 11 years ago | |
---|---|
File size: 135 bytes |
Rev | Line | |
---|---|---|
[5437] | 1 | #include "const.h" |
2 | ||
[5447] | 3 | using namespace GnssCenter; |
4 | ||
[5437] | 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.