Isis Developer Reference
|
#include "VoyagerCamera.h"
#include <SpiceUsr.h>
#include <QString>
#include "CameraDetectorMap.h"
#include "CameraFocalPlaneMap.h"
#include "CameraGroundMap.h"
#include "CameraSkyMap.h"
#include "FileName.h"
#include "IString.h"
#include "iTime.h"
#include "NaifStatus.h"
#include "ReseauDistortionMap.h"
#include "Spice.h"
Namespaces | |
namespace | Isis |
This is free and unencumbered software released into the public domain. | |
Functions | |
Isis::Camera * | VoyagerCameraPlugin (Isis::Cube &cube) |
This is the function that is called in order to instantiate a VoyagerCamera object. | |
Isis::Camera * VoyagerCameraPlugin | ( | Isis::Cube & | cube | ) |
This is the function that is called in order to instantiate a VoyagerCamera object.
cube | The image Cube |