r185: *** empty log message ***
[ctsim.git] / include / projections.h
index cb08fb401fea57510f3f621c4227fc64d93f837b..38828a1532428590a7f6d28e854921453f39b78b 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: projections.h,v 1.11 2000/08/03 09:57:33 kevin Exp $
+**  $Id: projections.h,v 1.12 2000/08/27 20:32:55 kevin Exp $
 **
 **
 **  This program is free software; you can redistribute it and/or modify
@@ -95,6 +95,8 @@ class Projections
   double m_detStart;           // distance of beginning detector to center phantom
   double m_detInc;             // increment between detectors 
   double m_phmLen;             // Length of phantom edge (phm is square) 
+  double m_focalLength;
+  double m_fieldOfView;
   kuint32 m_year;                   // Creation date & time
   kuint32 m_month;
   kuint32 m_day;