Learn R Programming

RFOC (version 1.0-4)

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)

Arguments

az
azimuth angle, degrees
dip
dip in degrees

Value

  • list
  • azazimuth angle, degrees
  • dipdip in degrees
  • ...

See Also

REFLECT

Examples

Run this code
z = Preflect(65, -23)
z = Preflect(265, -23)

Run the code above in your browser using DataLab