Loading [MathJax]/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef RollingShutterCamera_h
2 #define RollingShutterCamera_h
27 class RollingShutterCameraDetectorMap;
virtual CameraType GetCameraType() const
Returns the RollingShutter type of camera, as enumerated in the Camera class.
RollingShutterCamera(Cube &cube)
Constructs the RollingShutterCamera object.
RollingShutterCamera(const RollingShutterCamera &)
Copying cameras is not allowed.
@ RollingShutter
RollingShutter.
Convert between parent image coordinates and detector coordinates.
CameraType
This enum defines the types of cameras supported in this class.
IO Handler for Isis Cubes.
CameraDetectorMap * DetectorMap()
Returns a pointer to the CameraDetectorMap object.
Generic class for Rolling Shutter Cameras.
RollingShutterCameraDetectorMap * DetectorMap()
Returns a pointer to the RollingShutterCameraDetectorMap object.
RollingShutterCamera & operator=(const RollingShutterCamera &)
Assigning cameras is not allowed.
This is free and unencumbered software released into the public domain.