r591: Added Center-Detector length to scanning and reconstruction
[ctsim.git] / src / views.h
index 9b5d44fccd18a08a296974db843840192f92315d..8a4a78a33a8e710cf592c51f09faaee2057a7a4b 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: views.h,v 1.46 2001/02/22 11:05:38 kevin Exp $
+**  $Id: views.h,v 1.47 2001/03/01 07:30:49 kevin Exp $
 **
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
@@ -297,6 +297,7 @@ private:
   int m_iDefaultTrace;
   double m_dDefaultRotation;
   double m_dDefaultFocalLength;
+  double m_dDefaultCenterDetectorLength;
   double m_dDefaultViewRatio;
   double m_dDefaultScanRatio;