Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/tools/tplot/

avg_data.pro


Routines

Routines from avg_data.pro

result = average_bins(data, ind, d)
avg_data, name, res, newname=newname, append=append, trange=trange, day=day, display_object=display_object

PROCEDURE: avg_data, name, resPURPOSE: Creates a new tplot variable that is the time average of original.

Routine details

top source average_bins

result = average_bins(data, ind, d)

Parameters

data
ind
d

top source avg_data

avg_data, name, res, newname=newname, append=append, trange=trange, day=day, display_object=display_object

PROCEDURE: avg_data, name, res PURPOSE: Creates a new tplot variable that is the time average of original. INPUT: name tplot variable names (strings) KEYWORDS: display_object = Object reference to be passed to dprint for output.

Parameters

name
res

Keywords

newname
append
trange
day
display_object

File attributes

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