Kstars
gnomonicprojector.cpp
double projectionL(double x) const override
This function handles some of the projection-specific code.
Definition gnomonicprojector.cpp:29
double radius() const override
Get the radius of this projection's sky circle.
Definition gnomonicprojector.cpp:19
Projection type() const override
Return the type of this projection.
Definition gnomonicprojector.cpp:14
double cosMaxFieldAngle() const override
This function returns the cosine of the maximum field angle, i.e., the maximum angular distance from ...
Definition gnomonicprojector.cpp:34
double projectionK(double x) const override
This function handles some of the projection-specific code.
Definition gnomonicprojector.cpp:24
The Projector class is the primary class that serves as an interface to handle projections.
Definition projector.h:58
This is just a container that holds information needed to do projections.
Definition projector.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.