powered by
Flip the zee direction so negative is down.
flipZEE(pol)
list of x,y
same as input with -y
Reverse the sign of the y-direction to achieve negative down Z values.
rev2RH, dircheck
# NOT RUN { L=list() L$x=c( 0.2188,-0.6668,-1.0992,-0.5105, 0.5106) L$y=c( 0.76822, 0.75292,-0.01741,-0.74692,-0.48165) flipZEE(L) # }
Run the code above in your browser using DataLab