Preflect {RFOC} | R Documentation |
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)
Arguments
az |
azimuth angle, degrees |
dip |
dip in degrees |
Value
list
az |
azimuth angle, degrees |
dip |
dip in degrees |
...
Author(s)
Jonathan M. Lees <jonathan.lees@unc.edu>
See Also
REFLECT
Examples
z = Preflect(65, -23)
z = Preflect(265, -23)
[Package RFOC version 3.4-10 Index]