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

hdyn_kepler.h

00001 
00002        //=======================================================//    _\|/_
00003       //  __  _____           ___                    ___       //      /|\ ~
00004      //  /      |      ^     |   \  |         ^     |   \     //          _\|/_
00005     //   \__    |     / \    |___/  |        / \    |___/    //            /|\ ~
00006    //       \   |    /___\   |  \   |       /___\   |   \   // _\|/_
00007   //     ___/   |   /     \  |   \  |____  /     \  |___/  //   /|\ ~
00008  //                                                       //            _\|/_
00009 //=======================================================//              /|\ ~
00010 
00011 /*
00012  *  hdyn_kepler.h: declarations of kepler-related functions that know about the
00013  *                 hdyn class
00014  *.............................................................................
00015  *    version 1:  Nov 1993   Piet Hut & Steve McMillan
00016  *    version 2:
00017  *.............................................................................
00018  *     This file includes:
00019  *  ....
00020  *.............................................................................
00021  */
00022 
00023 #ifndef  STARLAB_HDYN_KEPLER_H
00024 #  define  STARLAB_HDYN_KEPLER_H
00025 
00026 #include  "dyn_kepler.h"
00027 
00028 void  new_kepler(hdyn *);
00029 void  hdyn_to_kepler(hdyn *);
00030 void  new_child_kepler(hdyn *);
00031 void  hdyn_to_child_kepler(hdyn *);
00032 
00033 #endif

Generated on Wed Jul 20 12:43:35 2005 for Starlab by  doxygen 1.4.3