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.
Definition IsisSensor.h:20
IsisSensor(Camera *cam)
Create an IsisSensor wrapping an ISIS Camera object.
Definition IsisSensor.cpp:23
virtual SensorUtilities::ObserverState getState(const SensorUtilities::ImagePt &imagePoint)
Get the sensor state at an image coordinate.
Definition IsisSensor.cpp:37
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16