50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

RFOC (version 3.4-10)

GetRake: Calculate Rake angles

Description

Calculates rake angles for fault and auxilliary planes

Usage

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

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

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

Author

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

Details

uses output of CONVERTSDR or MEC structure

See Also

GetRakeSense, CONVERTSDR, Beachfoc, justfocXY

Examples

Run this code

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

Run the code above in your browser using DataLab