major_planet_rotator Class Reference

Inheritance diagram for major_planet_rotator:

Inheritance graph
[legend]
Collaboration diagram for major_planet_rotator:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 119 of file rotating_body.cpp.


Public Member Functions

virtual void calc_orientation (double jdn, transform &orientation, vector &angular_velocity)
virtual const gsgl::stringget_type_name () const
 major_planet_rotator (const major_planet_rec *data)

Protected Member Functions

void calc_angular_velocity_aux (double ang_diff, double d, const gsgl::math::transform &orientation, gsgl::math::vector &angular_velocity)
void calc_orientation_aux (double alpha, double delta, double W, gsgl::math::transform &orientation)

Private Attributes

const major_planet_recdata

Constructor & Destructor Documentation

major_planet_rotator ( const major_planet_rec data  )  [inline]

Definition at line 124 of file rotating_body.cpp.


Member Function Documentation

void calc_angular_velocity_aux ( double  ang_diff,
double  d,
const gsgl::math::transform orientation,
gsgl::math::vector angular_velocity 
) [protected, inherited]

void calc_orientation ( double  jdn,
transform orientation,
vector angular_velocity 
) [virtual]

void calc_orientation_aux ( double  alpha,
double  delta,
double  W,
gsgl::math::transform orientation 
) [protected, inherited]

const gsgl::string & get_type_name (  )  const [virtual, inherited]

Definition at line 54 of file broker.cpp.

References countable::is_empty(), and brokered_object::type_name.

Referenced by node::draw_scene(), and simulation::update_node().


Member Data Documentation

const major_planet_rec* data [private]

Definition at line 122 of file rotating_body.cpp.

Referenced by major_planet_rotator::calc_orientation().


The documentation for this class was generated from the following file:

Generated on Sat Mar 1 13:50:08 2008 for Periapsis Project by  doxygen 1.5.5