Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: external/IDL_GEOPACK/t89/

Contents

.pro files

t89.pro

Function: t89Purpose: generates an array of model magnetic field vectors from a monotonic time series and an array of 3-d position vectorsKeywords: tarray: N array representing the time series in seconds utc since 1970 rgsm_array: Nx3 array representing the position series in earth radii GSM kp(optional): the requested value of the kp parameter(default: 2) kp can also be an array, if it is an array it should be an N length array(you should interpolate your values onto the tarray) Also kp values passed in can only be integers.

t89_test.pro

tt89_test Purpose: A few tests to verify that the model and the wrapper procedures work correctly $LastChangedBy: lphilpott $ $LastChangedDate: 2012-06-14 11:15:50 -0700 (Thu, 14 Jun 2012) $ $LastChangedRevision: 10561 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/external/IDL_GEOPACK/t89/t89_test.pro $

tt89.pro

Procedure: tt89Purpose: tplot wrapper for the functional interface to the IDL Geopack implementation of the Tsyganenko 89 and IGRF model.