9#include "ApolloPanoramicDetectorMap.h"
10#include "Application.h"
12#include "SerialNumber.h"
101 Table tableFid(
"Fiducial Measurement",
m_lab->fileName());
118 p_intOri.fiducialObservation(tableFid[i][0], tableFid[i][1], tableFid[i][2]);
120 i =
p_intOri.computeInteriorOrienation();
124 "the interior orientation.\nAt least one vertical pair "
125 "must be measured, many more is recomented.\n",
double m_lineRate
line exposure duration
int initializeInteriorOrientation()
This method uses the ApolloPanIO class to compute transforamtion from cube to image (aka fiducial coo...
virtual bool SetParent(const double sample, const double line)
This method sets dector sample line coordinates from given cube coordinates.
double m_etMiddle
Ephemeris time at the middle line.
virtual bool SetDetector(const double sample, const double line)
This method sets cube sample line coordinates from given Dector coordinates.
Pvl * m_lab
Image label used to construct camera object.
ApolloPanIO p_intOri
Class to preform transformations from cube coordiantes to image coordinates.
double p_parentLine
The parent line calculated from the detector.
double p_parentSample
The parent sample calculated from the detector.
double p_detectorSample
Detector coordinate sample value.
double p_detectorLine
Detector coordinate line value.
Camera * p_camera
Pointer to the camera.
@ User
A type of error that could only have occurred due to a mistake on the user's part (e....
Class for storing Table blobs information.
int Records() const
Returns the number of records.
Parse and return pieces of a time string.
This is free and unencumbered software released into the public domain.
Namespace for the standard library.