Commit 22dd2773 authored by Makayla Shepherd's avatar Makayla Shepherd
Browse files

PROG Merged trunk into IPCE.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7270 41f8697f-d340-4b68-9986-7bafba869bb8
parents 96612d2a c4d597eb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -19,6 +19,13 @@ enum OutputType {
  Line
};

/**
 * Functor for collecting camera statistics.
 * 
 * @author 2016-11-16 Jesse Mapel
 * @internal
 *   @history 2016-11-16 Original Version.
 */
class CamTestFunctor {
public:
  CamTestFunctor() {};