projects/themis/spacecraft/fields/
thm_comp_scm_response.pro
Routines
top source thm_comp_scm_response
thm_comp_scm_response, sensor, ff, resp
Procedure: thm_comp_scm_response Purpose: Compute the voltage gain (magnitude only) as a function of frequency for a given THEMIS SCM sensor. Calling Sequence: thm_comp_scm_response, sensor, ff, resp Arguements: sensor STRING, ignored. ff FLOAT[ N], array of frequencies at which to compute the sensor response. resp float[ N], array of |voltage gain| vs. frequency. Notes: -- none. $LastChangedBy: jbonnell $ $LastChangedDate: 2007-06-28 18:00:35 -0700 (Thu, 28 Jun 2007) $ $LastChangedRevision: 939 $ $URL $
Parameters
- sensor
- ff
- resp
File attributes
Modification date: | Thu Feb 13 16:42:38 2014 |
Lines: | 8 |