| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

GeomPara.cc

Go to the documentation of this file.
00001 #include "GeomPara.h"
00002 
00003 GeomPara::GeomPara(double topRefZ, double botRefZ)
00004 {
00005   m_topRefZ = topRefZ;
00006   m_botRefZ = botRefZ;
00007 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:42:45 2011 for AdRec by doxygen 1.4.7