kstars
#include <eyepiece.h>
|
| Eyepiece (const QString &id, const QString &model, const QString &vendor, double fov, const QString &fovUnit, double focalLength) |
|
double | appFov () const |
|
double | focalLength () const |
|
QString | fovUnit () const |
|
QString | id () const |
|
QString | model () const |
|
QString | name () const |
|
void | setEyepiece (const QString &_id, const QString &_model, const QString &_vendor, double _fov, const QString &_fovUnit, double _focalLength) |
|
QString | vendor () const |
|
Definition at line 25 of file eyepiece.h.
OAL::Eyepiece::Eyepiece |
( |
const QString & |
id, |
|
|
const QString & |
model, |
|
|
const QString & |
vendor, |
|
|
double |
fov, |
|
|
const QString & |
fovUnit, |
|
|
double |
focalLength |
|
) |
| |
|
inline |
double OAL::Eyepiece::appFov |
( |
| ) |
const |
|
inline |
double OAL::Eyepiece::focalLength |
( |
| ) |
const |
|
inline |
QString OAL::Eyepiece::fovUnit |
( |
| ) |
const |
|
inline |
QString OAL::Eyepiece::id |
( |
| ) |
const |
|
inline |
QString OAL::Eyepiece::model |
( |
| ) |
const |
|
inline |
QString OAL::Eyepiece::name |
( |
| ) |
const |
|
inline |
void OAL::Eyepiece::setEyepiece |
( |
const QString & |
_id, |
|
|
const QString & |
_model, |
|
|
const QString & |
_vendor, |
|
|
double |
_fov, |
|
|
const QString & |
_fovUnit, |
|
|
double |
_focalLength |
|
) |
| |
QString OAL::Eyepiece::vendor |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.