Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

vsop87.h

Go to the documentation of this file.
00001 // vsop87.cpp
00002 //
00003 // Copyright (C) 2002, Chris Laurel <claurel@shatters.net>
00004 //
00005 // This program is free software; you can redistribute it and/or
00006 // modify it under the terms of the GNU General Public License
00007 // as published by the Free Software Foundation; either version 2
00008 // of the License, or (at your option) any later version.
00009 
00010 #ifndef _CELENGINE_VSOP87_H_
00011 #define _CELENGINE_VSOP87_H_
00012 
00013 #include <string>
00014 #include <celengine/orbit.h>
00015 
00016 extern Orbit* CreateVSOP87Orbit(const std::string& name);
00017 
00018 #endif // _CELENGINE_VSOP87_H_

Generated on Sat Jan 14 22:30:29 2006 for Celestia by  doxygen 1.4.1