Loading isis/src/control/objs/ControlMeasure/ControlMeasure.h +5 −3 Original line number Diff line number Diff line Loading @@ -168,6 +168,8 @@ namespace Isis { * @history 2012-08-11 Tracie Sucharski, Add computed and measured ephemeris time set to Null * in InitializeToNull. * @history 2017-12-19 Adam Goins - Added "HasX()" accessors to ControlMeasure. * @history 2017-12-20 Jesse Mapel - Implemented GetLogDataEntries method for use in * ControlNetVersioner refactor. */ class ControlMeasure : public QObject { Loading Loading
isis/src/control/objs/ControlMeasure/ControlMeasure.h +5 −3 Original line number Diff line number Diff line Loading @@ -168,6 +168,8 @@ namespace Isis { * @history 2012-08-11 Tracie Sucharski, Add computed and measured ephemeris time set to Null * in InitializeToNull. * @history 2017-12-19 Adam Goins - Added "HasX()" accessors to ControlMeasure. * @history 2017-12-20 Jesse Mapel - Implemented GetLogDataEntries method for use in * ControlNetVersioner refactor. */ class ControlMeasure : public QObject { Loading