ARTS
2.2.66
|
#include <cmath>
#include <iostream>
#include <sstream>
#include "exceptions.h"
#include "messages.h"
#include "math_funcs.h"
#include "matpackIII.h"
#include "geomag_calc.h"
#include "xml_io.h"
Go to the source code of this file.
Functions | |
int | main (void) |
Variables | |
const Numeric | EARTH_RADIUS |
int main | ( | void | ) |
Definition at line 39 of file test_geomag_calc.cc.
const Numeric EARTH_RADIUS |