Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

GnuPlotterResidualScatterPlot.h

Go to the documentation of this file.
00001 // GnuPlotterResidualScatterPlot.h: interface for the GnuPlotterResidualScatterPlot class.
00002 //
00004 
00005 #if !defined(AFX_GNUPLOTTERRESIDUALSCATTERPLOT_H__269C4A7C_BC84_431C_A426_1F4B140C9AE3__INCLUDED_)
00006 #define AFX_GNUPLOTTERRESIDUALSCATTERPLOT_H__269C4A7C_BC84_431C_A426_1F4B140C9AE3__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 #include "GnuPlotter.h"
00013 #include "StochasticSensitivityAnalysis.h"
00014 
00015 class GnuPlotterResidualScatterPlot : public GnuPlotter  
00016 {
00017 public:
00018         GnuPlotterResidualScatterPlot();
00019         virtual ~GnuPlotterResidualScatterPlot();
00020         void Update(Subject *theChangedSubject);
00021 
00022 };
00023 
00024 #endif // !defined(AFX_GNUPLOTTERRESIDUALSCATTERPLOT_H__269C4A7C_BC84_431C_A426_1F4B140C9AE3__INCLUDED_)

Generated on Mon Nov 3 09:37:53 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002