GetRake: Calculate Rake angles

GetRakeR Documentation

Calculate Rake angles

Description

Calculates rake angles for fault and auxilliary planes

Usage

GetRake(az1, dip1, az2, dip2, dir)

Arguments

az1

azimuth in degrees of fault plane 1

dip1

dip in degrees of fault plane 1

az2

azimuth in degrees of auxilliary plane 2

dip2

dip in degrees of auxilliary plane 2

dir

polarity

Details

uses output of CONVERTSDR or MEC structure

Value

list of angles for fault plane and auxiallary plane

az1,dip1, rake1, dipaz1

strike, dip rake and downdip direction for plane 1

az2,dip2,rake2, dipaz2

strike, dip rake and downdip direction for plane 2

Author(s)

Jonathan M. Lees <jonathan.lees@unc.edu>

See Also

GetRakeSense, CONVERTSDR, Beachfoc, justfocXY

Examples


GetRake(345.000000, 25.000000, 122.000000, 71.000000, 1)


RFOC documentation built on Sept. 8, 2023, 6:12 p.m.