Preflect {RFOC} | R Documentation |
Takes a vector to a pole and reflects it to the lower hemisphere
Preflect(az, dip)
az |
azimuth angle, degrees |
dip |
dip in degrees |
list
az |
azimuth angle, degrees |
dip |
dip in degrees |
...
Jonathan M. Lees <jonathan.lees@unc.edu>
REFLECT
z = Preflect(65, -23)
z = Preflect(265, -23)