hemispherize | R Documentation |
This function ensures that there are no discontinuities in QTS due to quaternion flips since two unit quaternions q and -q encode the same rotation.
hemispherize(x)
## S3 method for class 'qts'
hemispherize(x)
## S3 method for class 'qts_sample'
hemispherize(x)
x |
An object of class |
An object of the same class as the input argument x
with no
quaternion flip discontinuities.
hemispherize(vespa64$igp[[1]])
hemispherize(vespa64$igp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.