ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dynamicProps/RadialRCorrFunc.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dynamicProps/RadialRCorrFunc.hpp (file contents):
Revision 3108 by chuckv, Wed Jan 3 04:40:11 2007 UTC vs.
Revision 3110 by chuckv, Wed Jan 3 20:47:00 2007 UTC

# Line 49 | Line 49 | namespace oopse {
49    class RadialRCorrFunc : public ParticleTimeCorrFunc {
50    public:
51      RadialRCorrFunc(SimInfo* info, const std::string& filename, const std::string& sele1, const std::string& sele2);  
52        
52    private:
53      virtual RealType calcCorrVal(int frame1, int frame2, StuntDouble* sd1, StuntDouble* sd2);
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines