File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef Mariner10Camera_h
2 #define Mariner10Camera_h
12 #include "FramingCamera.h"
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
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.
Mariner10Camera(Cube &cube)
Creates a Mariner10 Camera Model.
~Mariner10Camera()
Destroys the Mariner10Camera Object.
Generic class for Framing Cameras.
virtual int CkReferenceId() const
CK Reference ID - J2000.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.
IO Handler for Isis Cubes.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
This is free and unencumbered software released into the public domain.