kstars
deepStarData Struct Reference
#include <deepstardata.h>
Public Attributes | |
qint16 | B |
qint16 | dDec |
qint32 | Dec |
qint16 | dRA |
qint32 | RA |
qint16 | V |
Detailed Description
Structure that holds star data for really faint stars.
- Version
- 1.0
Definition at line 28 of file deepstardata.h.
Member Data Documentation
qint16 deepStarData::B |
Definition at line 33 of file deepstardata.h.
qint16 deepStarData::dDec |
Definition at line 32 of file deepstardata.h.
qint32 deepStarData::Dec |
Definition at line 30 of file deepstardata.h.
qint16 deepStarData::dRA |
Definition at line 31 of file deepstardata.h.
qint32 deepStarData::RA |
Definition at line 29 of file deepstardata.h.
qint16 deepStarData::V |
Definition at line 34 of file deepstardata.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:22 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:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.