Kstars
SpatialVector.h
SpatialVector is a 3D vector usually living on the surface of the sphere.
Definition SpatialVector.h:33
float64 dec()
return dec - this norms the vector to 1 if not already done so
Definition SpatialVector.cpp:96
float64 ra()
return ra - this norms the vector to 1 if not already done so
Definition SpatialVector.cpp:86
void set(const float64 &x, const float64 &y, const float64 &z)
Set member function: set values - always normed to 1.
Definition SpatialVector.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:01 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.