projects/themis/spacecraft/fields/
thm_comp_efi_response.pro
Routines
top source thm_comp_efi_response
thm_comp_efi_response, sensor, ff, resp, rsheath=rsheath, complex_response=complex_response
Procedure: thm_comp_efi_response Purpose: Compute the voltage gain (magnitude only) as a function of frequency for a given THEMIS EFI sensor (SPB or AXB). Calling Sequence: thm_comp_efi_response, sensor, ff, resp Arguements: sensor STRING, one of SPB or AXB. ff FLOAT[ N], array of frequencies at which to compute the sensor response. resp COMPLEX[ N], array of voltage gain vs. frequency. Notes: -- none. $LastChangedBy: jimm $ $LastChangedDate: 2012-05-22 11:57:35 -0700 (Tue, 22 May 2012) $ $LastChangedRevision: 10450 $ $URL $
Parameters
- sensor
- ff
- resp
Keywords
- rsheath
- complex_response
File attributes
Modification date: | Thu Feb 13 16:42:38 2014 |
Lines: | 56 |