Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

general/science/wind/

rotate_data.pro


FUNCTION: rotate_data,x,rotmatrix INPUT: several options exist for x: string: data associated with the string is used. structure: data.y is used 1 dimensional array 2 dimensional array rotmatrix: typically a 3 by 3 rotation matrix. RETURN VALUE: Same dimensions and type as the input value of x. KEYWORDS: name: a string that is appended to the input string. EXAMPLES: name

Routines

top source rotate_data

result = rotate_data(data, rotmatrix, name=name)

Parameters

data
rotmatrix

Keywords

name

File attributes

Modification date: Thu Feb 13 16:43:38 2014
Lines: 34