Implementation of SensorUtilities::Body backed by an ISIS SpiceRotation. More...
#include <IsisBody.h>
Public Member Functions | |
IsisBody (SpiceRotation *rot) | |
Create an IsisBody that wraps a SpiceRotation. | |
std::vector< double > | rotation (double time) |
SensorUtilities::Vec | fixedVector (SensorUtilities::Vec pos) |
Implementation of SensorUtilities::Body backed by an ISIS SpiceRotation.
Isis::IsisBody::IsisBody | ( | SpiceRotation * | rot | ) |
Create an IsisBody that wraps a SpiceRotation.
SensorUtilities::Vec Isis::IsisBody::fixedVector | ( | SensorUtilities::Vec | pos | ) |
References Isis::SpiceRotation::ReferenceVector().
std::vector< double > Isis::IsisBody::rotation | ( | double | time | ) |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:12:08 |