geomag_calc.cc File Reference

Routine for calculating the geomagnetic field. More...

#include <iostream>
#include <cmath>
#include "arts.h"
#include "matpackI.h"
#include "xml_io.h"
#include "legendre.h"

Include dependency graph for geomag_calc.cc:

Go to the source code of this file.

Functions

void magfield_nk (Numeric &B_r, Numeric &B_th, Numeric &B_ph, const Numeric r, const Numeric theta, const Numeric phi, const Index Ny)

Variables

const Numeric PI
const Numeric DEG2RAD
const Numeric EARTH_RADIUS


Detailed Description

Routine for calculating the geomagnetic field.

Author:
Nikolay Koulev <nkoulev@uni-bremen.de>
Date:
Mon Jul 28 11:38:22 2003

Definition in file geomag_calc.cc.


Function Documentation

void magfield_nk ( Numeric B_r,
Numeric B_th,
Numeric B_ph,
const Numeric  r,
const Numeric  theta,
const Numeric  phi,
const Index  Ny 
)


Variable Documentation

const Numeric PI


Generated on Mon Mar 23 14:06:35 2009 for ARTS by  doxygen 1.5.6