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) |
Private Attributes | |
SpiceRotation * | m_rot |
Implementation of SensorUtilities::Body backed by an ISIS SpiceRotation.
Definition at line 17 of file IsisBody.h.
Isis::IsisBody::IsisBody | ( | SpiceRotation * | rot | ) |
Create an IsisBody that wraps a SpiceRotation.
Definition at line 17 of file IsisBody.cpp.
SensorUtilities::Vec Isis::IsisBody::fixedVector | ( | SensorUtilities::Vec | pos | ) |
Definition at line 39 of file IsisBody.cpp.
std::vector< double > Isis::IsisBody::rotation | ( | double | time | ) |
Definition at line 22 of file IsisBody.cpp.
|
private |
Definition at line 25 of file IsisBody.h.
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:16:18 |