Kstars
gnomonicprojector.h
Projection type() const override
Return the type of this projection.
Definition: gnomonicprojector.cpp:14
double radius() const override
Get the radius of this projection's sky circle.
Definition: gnomonicprojector.cpp:19
double projectionK(double x) const override
This function handles some of the projection-specific code.
Definition: gnomonicprojector.cpp:24
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 projectionL(double x) const override
This function handles some of the projection-specific code.
Definition: gnomonicprojector.cpp:29
Definition: projector.h:56
This is just a container that holds information needed to do projections.
Definition: projector.h:36
Definition: gnomonicprojector.h:18
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:58:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:58:19 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.