Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/tools/tplot/

tsample2.pro


Routines

top source tsample2

result = tsample2(var, t, times=times, values=values, noshow=noshow, index=index, average=average, nan=nan, dy=dy, stdev=stdev, silent=silent)

FUNCTION: dat = tsample([var,trange],[times=t]) PURPOSE: Returns a vector (or array) of tplot data values. USAGE: dat = tsample() ;Use cursor to select a subset of data. dat = tsample('Np',[t0,t1]) ;extract all 'Np' data in the given time range KEYWORDS: times: time values returned through this keyword. values: values returned through this keyword. dy : dy values

Parameters

var
t

Keywords

times
values
noshow
index
average
nan
dy
stdev
silent

File attributes

Modification date: Thu Feb 13 16:43:12 2014
Lines: 32