moon Class Reference

#include <moon.hpp>

Inheritance diagram for moon:

Inheritance graph
[legend]
Collaboration diagram for moon:

Collaboration graph
[legend]
List of all members.

Detailed Description

A moon is an object orbiting a planet. Cosmologically speaking it is possible to have a moon oribiting a moon, but I'm not going to make myself crazy here.

See also:
orbitPlace

Definition at line 35 of file moon.hpp.

Public Member Functions

 moon ()


Constructor & Destructor Documentation

moon::moon (  ) 

Generic constructor

Definition at line 31 of file moon.cpp.

00031           : satellite() {
00032 }


The documentation for this class was generated from the following files:
Generated on Fri Mar 7 16:42:07 2008 for frpuniverse by  doxygen 1.4.7