kstars
lambertprojector.h
Go to the documentation of this file.
Definition: lambertprojector.h:28
virtual SkyMap::Projection type() const
Return the type of this projection.
Definition: lambertprojector.cpp:27
LambertProjector(const ViewParams &p)
Definition: lambertprojector.cpp:23
virtual double projectionL(double x) const
This function handles some of the projection-specific code.
Definition: lambertprojector.cpp:42
virtual double projectionK(double x) const
This function handles some of the projection-specific code.
Definition: lambertprojector.cpp:37
virtual double radius() const
Get the radius of this projection's sky circle.
Definition: lambertprojector.cpp:32
This is just a container that holds infromation needed to do projections.
Definition: projector.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 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:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.