An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
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().