/[PAMELA software]/quicklook/OrbitalRate/inc/geopack.h
ViewVC logotype

Contents of /quicklook/OrbitalRate/inc/geopack.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Thu Dec 7 13:27:30 2006 UTC (17 years, 11 months ago) by pam-rm2
Branch: MAIN
CVS Tags: v2r02, v2r01, v2r00, HEAD
File MIME type: text/plain
Removed old igrf routines and added geopack.
L shell and B0 are no more avaible in this way.

Nico

1 #ifdef __cplusplus
2 extern "C" {
3 #endif
4
5 #define IGRF_GEO igrf_geo__
6 #define RECALC recalc_
7
8 extern void IGRF_GEO(const float& R, const float& theta, const float& phi,
9 float& Br, float& Btheta, float& Bphi);
10 extern void RECALC(const int& yyyy, const int& ddd, const int& hh, const int& minute, const int& ss);
11 #ifdef __cplusplus
12 }
13 #endif

  ViewVC Help
Powered by ViewVC 1.1.23