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
File attributes
Modification date: | Thu Feb 13 16:43:38 2014 |
Lines: | 34 |