9#include "NirsDetectorMap.h"
54 const int band)
const {
Convert between parent image coordinates and detector coordinates.
~NirsDetectorMap()
Destroys a NirsDetectorMap object.
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.
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.