source: ntrip/trunk/GnssCenter/monitor/const.cpp@ 9500

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