projects/maven/swia/
mvn_swia_get_3ds.pro
FUNCTION: MVN_SWIA_GET_3DS PURPOSE: Construct a standard 3-d data structure for SWIA spectra data AUTHOR: Jasper Halekas CALLING SEQUENCE: Result = MVN_SWIA_GET_3DS(Time, INDEX=INDEX) 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) 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-04-17 14:32:39 -0700 (Thu, 17 Apr 2014) $ $LastChangedRevision: 14853 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_get_3ds.pro $
Routines
File attributes
Modification date: | Fri Apr 18 15:21:18 2014 |
Lines: | 74 |