Public Member Functions

dartboard.Planet Class Reference

Inheritance diagram for dartboard.Planet:
dartboard.Dart dartboard.Moon dartboard.Sun

List of all members.

Public Member Functions

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

Detailed Description

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

Author:
:

Constructor & Destructor Documentation

dartboard.Planet.Planet (  ) 

Planet constructor comment.

Parameters:
x int
y int

Member Function Documentation

double dartboard.Planet.getDeclination (  ) 

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

Returns:
double
double dartboard.Planet.getRightAscension (  ) 

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

Returns:
double
void dartboard.Planet.setDeclination ( double  newDeclination  ) 

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

Parameters:
newDeclination double
void dartboard.Planet.setRightAscension ( double  newRightAscension  ) 

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

Parameters:
newRightAscension double

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties