Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/swia/

mvn_swia_get_3dc.pro


FUNCTION: MVN_SWIA_GET_3DC PURPOSE: Construct a standard 3-d data structure for SWIA coarse data AUTHOR: Jasper Halekas CALLING SEQUENCE: Result = MVN_SWIA_GET_3DC(Time, INDEX=INDEX, /ARCHIVE) OPTIONAL INPUTS: Time: A double unix_time to return a packet for - otherwise uses index or clicks KEYWORDS: INDEX: Gets data at this index value in the common block (useful for looping) ARCHIVE: Returns archive distribution instead of survey START: Gets data at the first point in the common block (useful for looping) OUTPUTS: Returns a standard 3-d data structure that will work with plot3d, spec3d, n_3d, etc. $LastChangedBy: jhalekas $ $LastChangedDate: 2014-10-10 06:40:29 -0700 (Fri, 10 Oct 2014) $ $LastChangedRevision: 15971 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_get_3dc.pro $

Routines

top source mvn_swia_get_3dc

result = mvn_swia_get_3dc(time, index=index, start=start, archive=archive)

Parameters

time

Keywords

index
start
archive

File attributes

Modification date: Tue Oct 21 13:53:27 2014
Lines: 98