[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/bayani/src fitscontainer.cc fitscontainer.h graph.cc graph.h histo1d.cc histo1d.h Makefile frame.cc frame.h graph2d.cc graph2d.h gui.cc gui.h
- To: cvs at arabeyes dot org
- Subject: CVS: projects/bayani/src fitscontainer.cc fitscontainer.h graph.cc graph.h histo1d.cc histo1d.h Makefile frame.cc frame.h graph2d.cc graph2d.h gui.cc gui.h
- From: "Youcef Rabah Rahal" <rahal at arabeyes dot org>
- Date: Fri, 13 Feb 2004 15:45:02 -0800 (PST)
----------------------------------------------
From: Youcef Rabah Rahal (rahal)
Date: Fri Feb 13 23:45:02 2004
Update of /home/arabeyes/cvs/projects/bayani/src
In directory sina:/tmp/cvs-serv1955/src
Modified Files:
Makefile frame.cc frame.h graph2d.cc graph2d.h gui.cc gui.h
Added Files:
fitscontainer.cc fitscontainer.h graph.cc graph.h histo1d.cc
histo1d.h
Log Message:
Added skeleton for:
A generic class for all graph objects: Graph2D inherits from it
A histogram class (inherits from Graph too)
A FITSContainer class (inherits from Graph too) to display FITS images