Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/missions/fast/fa_esa/functions/

e_sec_eff.pro


FUNCTION: e_sec_eff(Te) INPUT: Te: flt,fltarr electron temperature KEYWORDS pot flt,fltarr if fltarr, then n_elements(pot)=n_elements(te), default pot=0 tmax flt algorithm parameter, default tmax = 2.283 aa flt algorithm parameter, default aa = 1.35 emax flt algorithm parameter, default emax = 325 kk flt algorithm parameter, default kk = 2.2 sec_max flt algorithm parameter, default sec_max=2. te_sec flt algorithm parameter, default te_sec=2. PURPOSE: Returns the fractional secondary electron flux with energy > pot NOTES: CREATED BY: J.McFadden 09-05-31 LAST MODIFICATION:

Routines

top source e_sec_eff

result = e_sec_eff(Te, pot=pot, tmax=tmax, aa=aa, emax=emax, kk=kk, sec_max=sec_max)

Parameters

Te

Keywords

pot
tmax
aa
emax
kk
sec_max

File attributes

Modification date: Thu Feb 13 16:43:29 2014
Lines: 12