This page was created by the IDL library routine mk_html_help2.

Last modified: Tue Oct 23 09:41:30 2018.


Directory Listing of Routines


Routine Descriptions

FA_FILE_SOURCE

[Next Routine] [List of Routines]
 Purpose:
   specifies source location and retrieval mechanism of FAST data files
 Usage:
    source = fa_file_source()
 Note:
   This file should provide the sole location of this information
 Davin Larson

(See general/missions/fast/fa_file_source.pro)


FA_K0_LOAD2

[Previous Routine] [Next Routine] [List of Routines]
 Loads Fast Data
 Usage:
    fa_k0_load,'ees'
    fa_k0_load,'ies'
    fa_k0_load,'dcf'
 Davin Larson

(See general/missions/fast/fa_k0_load2.pro)


FA_ORBIT_TIME

[Previous Routine] [Next Routine] [List of Routines]
 converts time to FAST orbit number
 Only accurate to about one orbit.
 D Larson

(See general/missions/fast/fa_orbit_time.pro)


ISTP_FA_K0_LOAD

[Previous Routine] [List of Routines]
NAME:
 ISTP_FA_K0_LOAD
PURPOSE:
 Loads FAST k0 data from SPDF
CALLING SEQUENCE:
 istp_fa_k0_load,types,trange=trange,verbose=verbose
INPUT:
 types = data types, default is ['ees', 'ies'], can load 'acf',
         'dcf', 'tms'
OUTPUT:
 tplot variables with prefix 'istp_fa_'

 $LastChangedBy: $
 $LastChangedDate: $
 $LastChangedRevision: $
 $URL: $

(See general/missions/fast/istp_fa_k0_load2.pro)