general/tplot/
timespan.pro
Routines
top source timespan
timespan, t1, dt, SECONDS=SECONDS, MINUTES=MINUTES, HOURS=HOURS, DAYS=DAYS, CURRENT=CURRENT
PROCEDURE: timespan, t1, dt PURPOSE: Define a time span for the "tplot" routine. INPUTS: t1: starting time (seconds since 1970 or string) dt: duration of time span (DAYS is default) KEYWORDS: set one of the following: SECONDS MINUTES HOURS DAYS (default) CREATED BY: Davin Larson LAST MODIFICATION: @(#)timespan.pro 1.14 97/06/04
Parameters
- t1
- dt
Keywords
- SECONDS
- MINUTES
- HOURS
- DAYS
- CURRENT
File attributes
Modification date: | Mon Dec 8 12:47:22 2014 |
Lines: | 43 |