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
Isis::IsisBody Class Reference

Implementation of SensorUtilities::Body backed by an ISIS SpiceRotation. More...

#include <IsisBody.h>

Inheritance diagram for Isis::IsisBody:
Inheritance graph
Collaboration diagram for Isis::IsisBody:
Collaboration graph

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)

Detailed Description

Implementation of SensorUtilities::Body backed by an ISIS SpiceRotation.

Constructor & Destructor Documentation

◆ IsisBody()

Isis::IsisBody::IsisBody ( SpiceRotation * rot)

Create an IsisBody that wraps a SpiceRotation.

Member Function Documentation

◆ fixedVector()

SensorUtilities::Vec Isis::IsisBody::fixedVector ( SensorUtilities::Vec pos)

◆ rotation()

std::vector< double > Isis::IsisBody::rotation ( double time)

The documentation for this class was generated from the following files:
  • /home/runner/work/ISIS3/ISIS3/isis/src/base/objs/SensorUtilWrappers/IsisBody.h
  • /home/runner/work/ISIS3/ISIS3/isis/src/base/objs/SensorUtilWrappers/IsisBody.cpp