Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/cotrans/

mag2geo.pro


NAME: mag2geo.pro PURPOSE: Convert from geomagnetic to geographic coordinates CALLING SEQUENCE: mag2geo, time, data_in, data_out INPUT: data_in = an [n,3] element array of position data in km and in MAG coordinates KEYWORD INPUTS: None OUTPUT: data_in = an [n,3] element array of position data in km in newly transformed GEO coordinates EXAMPLE: IDL> geo2mag, data_in data_out NOTES: The algorithm and rotational matrices were developed by Pascal Saint-Hilaire (Saint-Hilaire@astro.phys.ethz.ch), May 2002 MODIFICATION HISTORY:

Routines

top source mag2geo

mag2geo, data_in, data_out, time

Parameters

data_in
data_out
time

File attributes

Modification date: Thu Feb 13 16:43:36 2014
Lines: 50