Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/missions/rbsp/efw/

rbsp_msc_response.pro


NAME: rbsp_msc_response (function) PURPOSE: Calculate the transmittance of the search-coil magnetometer. CATEGORIES: CALLING SEQUENCE: response = rbsp_msc_response(f, probe, component) ARGUMENTS: f: (Input, required) A floating array of frequencies at which the responses are calculated. probe: (Input, required) RBSP probe name. It should be 'a' or 'b'. component: (Input, required) Component name. Valid names are: 'Bu', 'Bv', 'Bw'. KEYWORDS: None. COMMON BLOCKS: EXAMPLES: SEE ALSO: HISTORY: 2012-09-04: Created by Jianbao Tao (JBT), SSL, UC Berkley. Version: $LastChangedBy: aaronbreneman $ $LastChangedDate: 2014-02-25 12:02:41 -0800 (Tue, 25 Feb 2014) $ $LastChangedRevision: 14431 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/rbsp/efw/rbsp_msc_response.pro $

Routines

Routines from rbsp_msc_response.pro

result = rbsp_msc_response_phasediff(f, params)
result = rbsp_msc_response(f, probe, component)

Routine details

top source rbsp_msc_response_phasediff

result = rbsp_msc_response_phasediff(f, params)

Parameters

f
params

top source rbsp_msc_response

result = rbsp_msc_response(f, probe, component)

Parameters

f
probe
component

File attributes

Modification date: Thu Mar 13 16:35:39 2014
Lines: 82