Loading [MathJax]/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
MocWideAngleCamera.h
Go to the documentation of this file.
1 #ifndef MocWideAngleCamera_h
2 #define MocWideAngleCamera_h
3 
24 #include "LineScanCamera.h"
25 
26 namespace Isis {
63  public:
64  // constructors
65  MocWideAngleCamera(Cube &cube);
66 
69 
76  virtual int CkFrameId() const { return (-94000); }
77 
84  virtual int CkReferenceId() const { return (1); }
85 
92  virtual int SpkReferenceId() const { return (1); }
93  };
94 };
95 #endif
MOC Wide Angle Camera Model.
Generic class for Line Scan Cameras.
~MocWideAngleCamera()
Destroys the MocWideAngleCamera object.
virtual int CkReferenceId() const
CK Reference ID - J2000.
MocWideAngleCamera(Cube &cube)
Constructor for the Mgs MOC Wide Angle Camera Model.
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
virtual int SpkReferenceId() const
SPK Reference ID - J2000.
virtual int CkFrameId() const
CK frame ID - - Instrument Code from spacit run on CK.
IO Handler for Isis Cubes.
Definition: Cube.h:170

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 USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 07/12/2023 23:25:17