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/

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

top source sum2d

result = sum2d(d1, d2)

Parameters

d1
d2

File attributes

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