projects/maven/KP_Toolkit/read_lib/
mvn_kp_iuvs_binary_assign.pro
Routines
top source MVN_KP_IUVS_BINARY_ASSIGN
MVN_KP_IUVS_BINARY_ASSIGN, iuvs_record, input, instrument, index=index
THE ROUTINE TO PARSE THE INPUT BINARY DATA READ FROM KP FILES AND EXTRACT THE REQUESTED PORTIONS TO IUVS_RECORD :Params: iuvs_record: in, required, type=structure the output iuvs data structure to hold the requested KP data input: in, required, type=structure the IUVS KP data read from binary format, including all observational modes for a given orbit instrument: in, required, type=string the name of an observational mode, the data from which will be read :Keywords: index: in, optional, type=integer a counter used only within the periapse data to account for multiple limb scans per orbit
Parameters
- iuvs_record
- input
- instrument
Keywords
- index
File attributes
Modification date: | Tue Oct 21 13:53:23 2014 |
Lines: | 279 |