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

Annotation of /quicklook/SatelliteInclination/inc/geopack.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Thu Feb 8 00:49:29 2007 UTC (17 years, 9 months ago) by cafagna
Branch: MAIN, first
CVS Tags: v1r0, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Firse release of the Satellite inclination quicklook

1 cafagna 1.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