Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/spacecraft/particles/

thm_part_trange.pro


Routines

top source thm_part_trange

thm_part_trange, probe_in, datatype_in, get=get, set=set, sst_cal=sst_cal

Procedure: thm_part_trange Purpose: Store/retrive the last requested time range for a particle data type. This routine should only be called internally by the particle load routines. Calling Sequence: thm_part_set_trange, probe, datatype, trange [,sst_cal=sst_cal] Input: probe: (string) scalar containing probe designation datatype: (string) scalar containing particle data type set: (double) two element array specifying a time range sst_cal: (bool/int) flag to use time range for data loaded with thm_load_sst2 Output: get: (double) two element array containing the last loaded time range for the specified data, [0,0] if no data has been loaded See Also: thm_part_check_trange thm_load_esa_pkt thm_load_sst thm_load_sst2 Notes: Get operation performed before set. $LastChangedBy: pcruce $ $LastChangedDate: 2014-10-13 10:38:28 -0700 (Mon, 13 Oct 2014) $ $LastChangedRevision: 15979 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/spacecraft/particles/thm_part_trange.pro $

Parameters

probe_in
datatype_in

Keywords

get
set
sst_cal

File attributes

Modification date: Tue Oct 21 13:53:36 2014
Lines: 76