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
RevLine 
[5437]1#include "const.h"
2
[5447]3using namespace GnssCenter;
4
[5437]5const double t_CST::aell = 6378137.000;
6const double t_CST::fInv = 298.2572236;
Note: See TracBrowser for help on using the repository browser.