|
Isis 3 Programmer Reference
|
1 #ifndef RosettaOsirisCamera_h
2 #define RosettaOsirisCamera_h
13 #include "FramingCamera.h"
15 #include <QXmlStreamReader>
17 #include "LinearAlgebra.h"
18 #include "RosettaOsirisCameraDistortionMap.h"
virtual double exposureDuration() const
Return the exposure duration for the pixel that the camera is set to.
iTime time() const
Returns the ephemeris time in seconds which was used to obtain the spacecraft and sun positions.
virtual int CkReferenceId() const
CK Reference ID - J2000.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Reimplemented from FrameCamera.
~RosettaOsirisCamera()
Destroys the NewHorizonsLorriCamera object.
void initDistortion(QString ikCode, RosettaOsirisCameraDistortionMap *distortionMap)
Initialize the distortion map using the paramters from the NAIF SPICE kernels.
Generic class for Framing Cameras.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
RosettaOsirisCamera(Cube &cube)
Create a OsirisNacCamera object.
IO Handler for Isis Cubes.
This is the camera model for the Osiris NAC Framing Camera.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
This is free and unencumbered software released into the public domain.
Distortion map for converting between undistorted focal plane and distorted focal plane coordinates f...