Isis 3.0 Programmer Reference
Back
|
Home
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
LineScanCamera.cpp
Go to the documentation of this file.
1
24
#include "
LineScanCamera.h
"
25
26
namespace
Isis {
32
LineScanCamera::LineScanCamera
(
Isis::Cube
&cube) :
Camera
(cube) {
33
}
34
};
35
Isis::Camera
Definition:
Camera.h:240
Isis::LineScanCamera::LineScanCamera
LineScanCamera(Isis::Cube &cube)
Constructs the LineScanCamera object.
Definition:
LineScanCamera.cpp:32
LineScanCamera.h
Isis::Cube
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:22:10