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 39 of file StarsPlugin.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 42 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 50 of file StarsPlugin.h.
|
inline |
Definition at line 57 of file StarsPlugin.h.
Member Function Documentation
|
inline |
Definition at line 71 of file StarsPlugin.h.
|
inline |
Definition at line 67 of file StarsPlugin.h.
|
inline |
Definition at line 59 of file StarsPlugin.h.
|
inline |
Definition at line 63 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 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:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.