Learn R Programming

RFOC (version 3.4-10)

Preflect: Reflect a pole through to the lower hemisphere

Description

Takes a vector to a pole and reflects it to the lower hemisphere

Usage

Preflect(az, dip)

Value

list

az

azimuth angle, degrees

dip

dip in degrees

...

Arguments

az

azimuth angle, degrees

dip

dip in degrees

Author

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

See Also

REFLECT

Examples

Run this code


z = Preflect(65, -23)
z = Preflect(265, -23)


Run the code above in your browser using DataLab