projects/themis/common/
thm_sample_rate_bar.pro
Routines
top source thm_sample_rate_bar
result = thm_sample_rate_bar(date, duration, probe, outline=outline, _extra=_extra)
NAME: thm_sample_rate_bar PURPOSE: creates the sample rate bar for overview plots CALLING SEQUENCE: p = thm_sample_rate_bar(date,duration,probe) INPUT: date = the date for the start of the timespan, duration = the duration of your bar in days probe = THEMIS probe Id KEYWORDS: outline: set this to 1 to generate a sample rate panel with a black outline rather than no outline OUTPUT: p = the variable name of the sample_rate_bar, set to '' if not sccessful HISTORY: 20-nov-2007, jmm, jimm@ssl.berkeley.edu $LastChangedBy: pcruce $ $LastChangedDate: 2009-08-03 17:09:36 -0700 (Mon, 03 Aug 2009) $ $LastChangedRevision: 6522 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/common/thm_sample_rate_bar.pro $
Parameters
- date
- duration
- probe
Keywords
- outline
- _extra
File attributes
Modification date: | Thu Feb 13 16:42:33 2014 |
Lines: | 114 |