source: SH_SHM/trunk/help/ROTAZ.HLP @ 1237

Revision 16, 670 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command procedure ROTAZ <ne-list> <azimuth>
2=======================
3
4key: cp:2-D azimuth rotation
5
62-dimensional rotation of N,E components by azimuth <azimuth>.
7The output traces get the component names R,T.  The input traces
8remain unchanged.
9
10parameters:
11
12<ne-list>  ---  parameter type: trace list
13   Trace list of the two (another list length results in an error)
14   input traces.  Should be N and E components.  Please check the
15   correct succession.
16
17<azimuth>  ---  parameter type: real
18   Rotation angle in degrees.
19
20
21Example:
22
23   ROTAZ 2,3 277.6   ! rotates traces 2 and 3 (N and E component,
24                     ! check succession) by azimuth of 277.6 deg
25
Note: See TracBrowser for help on using the repository browser.