Isis 3.0 Programmer Reference
Back | Home
Chandrayaan1M3Camera.h
Go to the documentation of this file.
1 #ifndef Chandrayaan1M3Camera_h
2 #define Chandrayaan1M3Camera_h
3 
24 #include "LineScanCamera.h"
25 
26 namespace Isis {
48  public:
50 
53 
60  virtual int CkFrameId() const { return (-86000); }
61 
68  virtual int CkReferenceId() const { return (1); }
69 
76  virtual int SpkReferenceId() const { return (1); }
77  };
78 };
79 #endif
Chandrayaan1M3Camera(Cube &cube)
Constructs a Chandrayaan 1 M3 Camera object using the image labels.
Generic class for Line Scan Cameras.
~Chandrayaan1M3Camera()
Destroys the Chandrayaan1M3Camera object.
virtual int CkReferenceId() const
CK Reference ID - J2000.
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
Chandrayaan1 M3 Camera Model.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
IO Handler for Isis Cubes.
Definition: Cube.h:158

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:15:48