projects/themis/spacecraft/fields/
thm_fbk_decompress.pro
Routines
top source thm_fbk_decompress
result = thm_fbk_decompress(data, verbose=verbose)
Function: THM_FBK_DECOMPRESS Purpose: Decompresses DFB FBK spectral data. Arguements: DATA, any BYTE data type (scalar or array), 8-bit compressed FBK band-pass amplitude estimates. keywords: VERBOSE. Example: result = thm_fbk_compress( data) Notes: -- none. $LastChangedBy: jimm $ $LastChangedDate: 2007-11-16 12:28:13 -0800 (Fri, 16 Nov 2007) $ $LastChangedRevision: 2043 $ $URL $
Parameters
- data
Keywords
- verbose
File attributes
Modification date: | Thu Feb 13 16:42:38 2014 |
Lines: | 12 |