Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/wind/3dp/idl/

get_mcfg.pro


FUNCTION: get_mcfg(t) INPUT: t: double, seconds since 1970. KEYWORDS: advance: advance to the next data point index: select data by sample index instead of by time. times: if non-zero, return an array of data times corresponding to data samples. PURPOSE: returns a SST Instrument Configuration data record. CREATED BY: Peter Schroeder LAST MODIFIED: @(#)get_mcfg.pro 1.1 99/04/19 NOTES: The procedure "load_3dp_data" must be called first.

Routines

top source get_mcfg

result = get_mcfg(t, times=times, index=index, advance=advance)

Parameters

t

Keywords

times
index
advance

File attributes

Modification date: Thu Feb 13 16:42:15 2014
Lines: 32