File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
7 #include "FramingCamera.h"
19 FramingCamera::FramingCamera(
Cube &cube) :
Camera(cube) {
43 double exposureDuration) {
44 pair<iTime, iTime> shuttertimes;
46 shuttertimes.first =
time;
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 std::pair< iTime, iTime > ShutterOpenCloseTimes(double time, double exposureDuration)=0
Returns the shutter open and close times.
IO Handler for Isis Cubes.
Namespace for the standard library.
This is free and unencumbered software released into the public domain.