projects/themis/spacecraft/fields/
thm_fft_decompress.pro
Routines
top source thm_fft_decompress
result = thm_fft_decompress(data, verbose=verbose)
Function: THM_FFT_DECOMPRESS Purpose: Decompresses DFB FFT spectral data. Arguements: DATA, any BYTE data type (scalar or array), 8-bit compressed FFT spectral estimates. keywords: VERBOSE. Example: result = thm_fft_compress( data) Notes: -- Stub version, to allow for testing. $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 |