File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
13 #include "FramingCamera.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 SpkTargetId() const
SPK Target Body ID - VIKING 1 ORBITER = -27 VIKING 2 ORBITER = -30.
Generic class for Framing Cameras.
virtual int CkReferenceId() const
CK Reference ID - B1950 or J2000 depending on the ck used.
virtual int SpkReferenceId() const
SPK Reference ID - B1950.
int p_ckFrameId
"Camera-matrix" Kernel Frame ID
int p_spkTargetId
Spacecraft Kernel Target ID.
IO Handler for Isis Cubes.
VikingCamera(Cube &cube)
Constructs a Viking Camera Model.
~VikingCamera()
Destroys the VikingCamera Object.
virtual int CkFrameId() const
CK frame ID - Viking1 instrument code (VO1_PLATFORM) = -27000 Viking2 instrument code (VO2_PLATFORM) ...
This is free and unencumbered software released into the public domain.
virtual std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)
Returns the shutter open and close times.