![]() |
Isis Developer Reference
|
#include "JunoCamera.h"#include <QDebug>#include <QString>#include "CameraDetectorMap.h"#include "CameraFocalPlaneMap.h"#include "CameraGroundMap.h"#include "CameraSkyMap.h"#include "iTime.h"#include "JunoDistortionMap.h"#include "NaifStatus.h"Namespaces | |
| Isis | |
| This is free and unencumbered software released into the public domain. | |
Functions | |
| Isis::Camera * | JunoCameraPlugin (Isis::Cube &cube) |
| This is the function that is called in order to instantiate a JunoCamera object. More... | |
| Isis::Camera* JunoCameraPlugin | ( | Isis::Cube & | cube | ) |
This is the function that is called in order to instantiate a JunoCamera object.
| cube | The image cube. |