|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef LoCameraFiducialMap_h
2 #define LoCameraFiducialMap_h
52 void CreateTrans(
int xdir);
53 std::vector<double> p_fidSamples;
54 std::vector<double> p_fidLines;
55 std::vector<double> p_fidXCoords;
56 std::vector<double> p_fidYCoords;
A single keyword-value pair.
Definition: PvlKeyword.h:82
~LoCameraFiducialMap()
Destroys LoCameraFiducialMap object.
Definition: LoCameraFiducialMap.h:48
LoCameraFiducialMap(PvlGroup &inst, const int naifIkCode)
Constructs mapping between Lunar Orbiter detectors and focal plane x/y.
Definition: LoCameraFiducialMap.cpp:27
Contains multiple PvlContainers.
Definition: PvlGroup.h:41
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
Computes map from image coordinates to focal plane based on fiducials.
Definition: LoCameraFiducialMap.h:44
double toDouble(const QString &string)
Global function to convert from a string to a double.
Definition: IString.cpp:149
Namespace for the standard library.
int size() const
Returns the number of values stored in this keyword.
Definition: PvlKeyword.h:125
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16