dartboard::Planet Class Reference

Inheritance diagram for dartboard::Planet:
Inheritance graph
[legend]
Collaboration diagram for dartboard::Planet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Planet ()
double getDeclination ()
double getRightAscension ()
void setDeclination (double newDeclination)
void setRightAscension (double newRightAscension)

Private Attributes

double rightAscension
double declination

Detailed Description

Insert the type's description here. Creation date: (11/7/00 9:02:16 PM)

Author:
:

Constructor & Destructor Documentation

dartboard::Planet::Planet (  )  [inline]

Planet constructor comment.

Parameters:
x int
y int

Member Function Documentation

double dartboard::Planet::getDeclination (  )  [inline]

Insert the method's description here. Creation date: (11/9/00 5:35:00 PM)

Returns:
double

References declination.

double dartboard::Planet::getRightAscension (  )  [inline]

Insert the method's description here. Creation date: (11/9/00 5:34:35 PM)

Returns:
double

References rightAscension.

void dartboard::Planet::setDeclination ( double  newDeclination  )  [inline]

Insert the method's description here. Creation date: (11/9/00 5:35:00 PM)

Parameters:
newDeclination double

References declination.

void dartboard::Planet::setRightAscension ( double  newRightAscension  )  [inline]

Insert the method's description here. Creation date: (11/9/00 5:34:35 PM)

Parameters:
newRightAscension double

References rightAscension.


Member Data Documentation

Referenced by getDeclination(), and setDeclination().


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

Generated by  doxygen 1.6.2