We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8033cd2 commit bbef467Copy full SHA for bbef467
src/UsgsAstroFrameSensorModel.cpp
@@ -62,7 +62,6 @@ void UsgsAstroFrameSensorModel::reset() {
62
m_startingDetectorLine = 0.0;
63
m_detectorSampleSumming = 1.0;
64
m_detectorLineSumming = 1.0;
65
- m_targetName = "";
66
m_ifov = 0;
67
m_instrumentID = "";
68
m_focalLengthEpsilon = 0.0;
0 commit comments