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

_pdyn_ Class Reference

#include <pdyn.h>

Inheritance diagram for _pdyn_:

dyn node pdyn tdyn List of all members.

Public Member Functions

void _pdyn_init ()
 _pdyn_ (hbpfp the_hbpfp=new_hydrobase, sbpfp the_sbpfp=new_starbase, bool use_stories=true)
virtual ~_pdyn_ ()
void set_worldline_index (int w)
int get_worldline_index ()
void set_temperature (real t)
real get_temperature ()
void set_luminosity (real t)
real get_luminosity ()
void set_stellar_type (int s)
int get_stellar_type ()
_pdyn_get_parent ()
_pdyn_get_oldest_daughter ()
_pdyn_get_younger_sister ()
_pdyn_get_elder_sister ()
_pdyn_get_root ()
 Set or find the root node pointer.
_pdyn_get_top_level_node ()
 Return the top-level node of this node.
_pdyn_get_binary_sister ()
 Find the binary sister of this node.
virtual real get_radius ()
virtual ostream & print_dyn_story (ostream &s, bool print_xreal=true, int short_output=0)
 Write the dyn story to a stream.

Protected Attributes

int worldline_index
 Unique global index of this particle.
int stellar_type
 See inc/star/star_support.h for details.
real temperature
real luminosity

Detailed Description

_pdyn_: A derived class of dynamical particles, with additional information on stellar properties. Serves as a place-holder for the stellar data used in tdyn applications.

Definition at line 32 of file pdyn.h.


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