general/missions/fast/fa_esa/functions/
sum2d.pro
FUNCTION: sum2d PURPOSE: Takes two 2D structures and returns a single 2D structure whose data is the sum of the two INPUTS: d1,d2 each must be 3D structures obtained from the get_?? routines e.g. "get_el" RETURNS: single 3D structure CREATED BY: J. McFadden -- modified from D. Larson's sum3d.pro 96/06/27 LAST MODIFICATION: J. McFadden - added theta,gf,geom averaging Notes:
Routines
File attributes
Modification date: | Thu Feb 13 16:43:29 2014 |
Lines: | 22 |