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 | ) |
| std::vector< double > Isis::IsisBody::rotation | ( | double | time | ) |
References Isis::SpiceRotation::EphemerisTime().