Loading isis/src/control/objs/BundleUtilities/BundleObservationVector.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ namespace Isis { bundleImage->setParentObservation(bundleObservation); // updateo observation number to observation ptr map // update observation number to observation ptr map m_observationNumberToObservationMap.insertMulti(observationNumber, bundleObservation); // update image serial number to observation ptr map Loading isis/src/control/objs/CsmBundleObservation/CsmBundleObservation.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ namespace Isis { /** * Constructs a CsmBundleObservation from an BundleImage, an instrument id, an observation * Constructs a CsmBundleObservation from a BundleImage, an instrument id, an observation * number to assign to this CsmBundleObservation, and a target body. * * @param image QSharedPointer to the primary image in the observation Loading Loading
isis/src/control/objs/BundleUtilities/BundleObservationVector.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ namespace Isis { bundleImage->setParentObservation(bundleObservation); // updateo observation number to observation ptr map // update observation number to observation ptr map m_observationNumberToObservationMap.insertMulti(observationNumber, bundleObservation); // update image serial number to observation ptr map Loading
isis/src/control/objs/CsmBundleObservation/CsmBundleObservation.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ namespace Isis { /** * Constructs a CsmBundleObservation from an BundleImage, an instrument id, an observation * Constructs a CsmBundleObservation from a BundleImage, an instrument id, an observation * number to assign to this CsmBundleObservation, and a target body. * * @param image QSharedPointer to the primary image in the observation Loading