File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
9 #include "NirsDetectorMap.h"
54 const int band)
const {
Convert between parent image coordinates and detector coordinates.
virtual double exposureDuration(const double sample, const double line, const int band) const
Returns the exposure duration for a given pixel.
double m_exposureDuration
The total time for the observation.
~NirsDetectorMap()
Destroys a NirsDetectorMap object.
void setExposureDuration(double exposureDuration)
Sets the exposure duration.
NirsDetectorMap(double exposureDuration, Camera *parent)
Constructs a NirsDetectorMap object.
This is free and unencumbered software released into the public domain.