kstars
eyepiece.h
Go to the documentation of this file.
27 Eyepiece( const QString& id, const QString& model, const QString& vendor, double fov, const QString& fovUnit, double focalLength ) { setEyepiece( id, model, vendor, fov, fovUnit, focalLength ); }
35 void setEyepiece( const QString& _id, const QString& _model, const QString& _vendor, double _fov, const QString& _fovUnit, double _focalLength );
Definition: eyepiece.h:25
Eyepiece(const QString &id, const QString &model, const QString &vendor, double fov, const QString &fovUnit, double focalLength)
Definition: eyepiece.h:27
void setEyepiece(const QString &_id, const QString &_model, const QString &_vendor, double _fov, const QString &_fovUnit, double _focalLength)
Definition: eyepiece.cpp:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.