Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: general/cotrans/aacgm/

Contents

.pro files

aacgm_example.pro
aacgm_plot.pro

Procedure: AACGM_PLOTDescription: Parameterized aacgm coordinate plotting routine.

aacgmidl.pro

NAME: AACGMIDL PURPOSE: This library is a pure IDL version of the AACGM library ROUTINES: EQN_OF_TIME equation of time SOLAR_LOC find location of sun CNV_AACGM convert coordinates to/from magnetic/geographic CALC_MLT calculate magnetic local time LOAD_COEF load a set of AACGM coefficients

cnvtime.pro

NAME: CNV_MDHMS_SEC PURPOSE: convert time from the form year, month, day, hour, minute, sec to seconds of the year Calling sequence: t = cnv_mdhms_sec(yr, month, day, hour, minute, sec) if the arguments are arrays, they must be the same size OR t = cnv_mdhms_sec(time_array) where time_array is a 2-d intarr (6,n) the first dimension gives the year, month, day, hour, minute, sec

default.pro