9#include "SensorUtilities.h" 
   24      virtual SensorUtilities::ObserverState 
getState(
const SensorUtilities::ImagePt &imagePoint);
 
   25      virtual SensorUtilities::ObserverState 
getState(
const SensorUtilities::GroundPt3D &groundPt);
 
 
Implementation of SensorUtilities::Sensor backed by an ISIS camera model.
IsisSensor(Camera *cam)
Create an IsisSensor wrapping an ISIS Camera object.
virtual SensorUtilities::ObserverState getState(const SensorUtilities::ImagePt &imagePoint)
Get the sensor state at an image coordinate.
This is free and unencumbered software released into the public domain.