kstars
starData Struct Reference
#include <stardata.h>
Public Attributes | |
qint16 | bv_index |
qint32 | dDec |
qint32 | Dec |
qint32 | dRA |
char | flags |
qint32 | HD |
qint16 | mag |
qint32 | parallax |
qint32 | RA |
char | spec_type [2] |
char | unused |
Detailed Description
Member Data Documentation
qint16 starData::bv_index |
Definition at line 36 of file stardata.h.
qint32 starData::dDec |
Definition at line 32 of file stardata.h.
qint32 starData::Dec |
Definition at line 30 of file stardata.h.
qint32 starData::dRA |
Definition at line 31 of file stardata.h.
char starData::flags |
Definition at line 38 of file stardata.h.
qint32 starData::HD |
Definition at line 34 of file stardata.h.
qint16 starData::mag |
Definition at line 35 of file stardata.h.
qint32 starData::parallax |
Definition at line 33 of file stardata.h.
qint32 starData::RA |
Definition at line 29 of file stardata.h.
char starData::spec_type[2] |
Definition at line 37 of file stardata.h.
char starData::unused |
Definition at line 39 of file stardata.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.