#include "Chandrayaan2TmcCamera.h"#include <QString>#include "Affine.h"#include "CameraDistortionMap.h"#include "CameraFocalPlaneMap.h"#include "IException.h"#include "iTime.h"#include "IString.h"#include "LineScanCameraDetectorMap.h"#include "LineScanCameraGroundMap.h"#include "LineScanCameraSkyMap.h"#include "NaifStatus.h"Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Functions | |
| Isis::Camera * | Chandrayaan2TmcCameraPlugin (Isis::Cube &cube) |
| This is the function that is called in order to instantiate an Chandrayaan2TmcCamera object. | |
| Isis::Camera * Chandrayaan2TmcCameraPlugin | ( | Isis::Cube & | cube | ) |
This is the function that is called in order to instantiate an Chandrayaan2TmcCamera object.
| cube | The input cube from which to instantiate the camera model. |