marble
Marble::StarPoint Class Reference
#include <StarsPlugin.h>
Public Member Functions | |
StarPoint () | |
StarPoint (int id, qreal rect, qreal decl, qreal mag, int colorId) | |
~StarPoint () | |
int | colorId () const |
int | id () const |
qreal | magnitude () const |
const Quaternion & | quaternion () const |
Detailed Description
Definition at line 40 of file StarsPlugin.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 43 of file StarsPlugin.h.
|
inline |
create a starpoint from rectaszension and declination
- Parameters
-
rect rectaszension lat declination mag magnitude (default for Radian: north pole at pi/2, southpole at -pi/2)
Definition at line 51 of file StarsPlugin.h.
|
inline |
Definition at line 59 of file StarsPlugin.h.
Member Function Documentation
|
inline |
Definition at line 76 of file StarsPlugin.h.
|
inline |
Definition at line 71 of file StarsPlugin.h.
|
inline |
Definition at line 61 of file StarsPlugin.h.
|
inline |
Definition at line 66 of file StarsPlugin.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.