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

HipparcosComponent Class Reference

Collaboration diagram for HipparcosComponent:

Collaboration graph
List of all members.

Public Member Functions

 HipparcosComponent ()

Public Attributes

float appMag
float ascension
float bMag
char componentID
float declination
bool hasBV
float positionAngle
char refComponentID
float separation
HipparcosStarstar
float vMag

Constructor & Destructor Documentation

HipparcosComponent::HipparcosComponent  ) 
 

Definition at line 143 of file buildstardb.cpp.

00143                                        :
00144     star(NULL),
00145     componentID('A'),
00146     refComponentID('A'),
00147     appMag(0.0f),
00148     bMag(0.0f),
00149     vMag(0.0f),
00150     hasBV(false),
00151     positionAngle(0.0f),
00152     separation(0.0f)
00153 {
00154 }


Member Data Documentation

float HipparcosComponent::appMag
 

Definition at line 135 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::ascension
 

Definition at line 133 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::bMag
 

Definition at line 136 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

char HipparcosComponent::componentID
 

Definition at line 131 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::declination
 

Definition at line 134 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

bool HipparcosComponent::hasBV
 

Definition at line 138 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::positionAngle
 

Definition at line 139 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

char HipparcosComponent::refComponentID
 

Definition at line 132 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::separation
 

Definition at line 140 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

HipparcosStar* HipparcosComponent::star
 

Definition at line 130 of file buildstardb.cpp.

Referenced by ReadComponentRecord().

float HipparcosComponent::vMag
 

Definition at line 137 of file buildstardb.cpp.

Referenced by ReadComponentRecord().


The documentation for this class was generated from the following file:
Generated on Sat Jan 14 22:33:22 2006 for Celestia by  doxygen 1.4.1