projects/maven/swia/
mvn_swia_make_swif_str.pro
PROCEDURE: MVN_SWIA_MAKE_SWIF_STR PURPOSE: Routine to produce an array of structures containing fine data AUTHOR: Jasper Halekas CALLING SEQUENCE: MVN_SWIA_MAKE_SWIF_STR, ShortPackets=ShortPackets, LongPackets=LongPackets, Info, Swif_Str_Array OPTIONAL INPUTS: ShortPackets: An array of structures containing short APID82/83 packets LongPackets: An array of structures containing long APID82/83 packets Info: An array of structures containing information needed to convert to physical units OUTPUTS Swif_Str_Array: An array of structures containing coarse 3d products (Note that for 32Ex8Dx6A mode the products are padded with zeros to produce a product that always has 48x12x10 elements) $LastChangedBy: jhalekas $ $LastChangedDate: 2014-01-06 11:51:10 -0800 (Mon, 06 Jan 2014) $ $LastChangedRevision: 13743 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/swia/mvn_swia_make_swif_str.pro $
Routines
top source mvn_swia_make_swif_str
mvn_swia_make_swif_str, info, swif_str_array, shortpackets=shortpackets, longpackets=longpackets
Parameters
- info
- swif_str_array
Keywords
- shortpackets
- longpackets
File attributes
Modification date: | Thu Feb 13 16:42:25 2014 |
Lines: | 72 |