por_transformation_quat {tectonicr} | R Documentation |
Conversion between PoR to geographical coordinate system using quaternions
Description
Helper function for the transformation from PoR to geographical coordinate system or vice versa
Usage
geographical_to_PoR_quat(x, PoR)
PoR_to_geographical_quat(x, PoR)
Arguments
x , PoR |
two-column vectors containing the lat and lon coordinates |
Value
two-element numeric vector
[Package tectonicr version 0.4.7 Index]