Kstars
azimuthalequidistantprojector.h
15 * Implememntation of <a href="https://en.wikipedia.org/wiki/Azimuthal_equidistant_projection">Azimuthal equidistant projection</a>
double radius() const override
Get the radius of this projection's sky circle.
Definition azimuthalequidistantprojector.cpp:23
double projectionL(double x) const override
This function handles some of the projection-specific code.
Definition azimuthalequidistantprojector.cpp:34
double projectionK(double x) const override
This function handles some of the projection-specific code.
Definition azimuthalequidistantprojector.cpp:28
Projection type() const override
Return the type of this projection.
Definition azimuthalequidistantprojector.cpp:18
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-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:02 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:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.