Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/sta/mvn_sta_functions/

sum4d.pro


FUNCTION: sum4d PURPOSE: Takes two 4D structures and returns a single 4D structure whose data is the sum of the two INPUTS: d1,d2 each must be 4D structures obtained from the get_?? routines e.g. "get_mvn_d0" RETURNS: single 4D structure CREATED BY: McFadden LAST MODIFICATION: @(#)sum3d.pro 1.6 14/01/31 Notes: This is a very crude subroutine. Use at your own risk.

Routines

top source sum4d

result = sum4d(d1, d2)

Parameters

d1
d2

File attributes

Modification date: Tue Dec 2 03:42:58 2014
Lines: 39