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

worldbundle Class Reference

worldbundle: A group of worldlines representing an entire N-body system. More...

#include <worldline.h>

List of all members.

Public Member Functions

 worldbundle ()
 worldbundle (tdyn *b)
worldlineptrget_bundle ()
worldlineget_worldline (int i)
int get_nw ()
real get_t_min ()
real get_t_max ()
void set_t_int (real t)
real get_t_int ()
void set_pdyn_root (pdyn *p)
pdynget_pdyn_root ()
int find_index (unique_id_t id)
int find_index (char *name)
int find_index (_pdyn_ *b)
worldlinefind_worldline (unique_id_t id)
worldlinefind_worldline (char *name)
worldlinefind_worldline (_pdyn_ *b)
void attach (tdyn *b, int verbose=0)
void print ()
void print_worldline (char *name, real dt=0)
void dump (int offset=0)
void check ()
int get_n_daughters ()

Private Attributes

worldlineptrbundle
 array of worldline pointers
int nw
 length of the array
int nw_max
 maximum length of the array
real t_min
 minimum time
real t_max
 maximum time
real t_int
 time of most recent interpolation
pdynroot
 root node of interpolated tree


Detailed Description

worldbundle: A group of worldlines representing an entire N-body system.

Definition at line 264 of file worldline.h.


The documentation for this class was generated from the following file:
Generated on Wed Jul 20 12:43:39 2005 for Starlab by  doxygen 1.4.3