1#ifndef IsisIlluminator_h 
    2#define IsisIlluminator_h 
    9#include "SensorUtilities.h" 
   21      SensorUtilities::Vec 
position(
double time);
 
Implementation of SensorUtilities::Illuminator backed by an ISIS SpicePosition.
Definition: IsisIlluminator.h:17
 
SensorUtilities::Vec position(double time)
Get the position in meters at a given time.
Definition: IsisIlluminator.cpp:25
 
Obtain SPICE position information for a body.
Definition: SpicePosition.h:174
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16