Документ взят из кэша поисковой машины. Адрес оригинального документа : http://astro.uni-altai.ru/~aw/stellarium/api/classOcular.html
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 07:19:46 2014
Кодировка:
Stellarium: Ocular Class Reference
Stellarium 0.12.3
List of all members | Public Member Functions | Static Public Member Functions | Properties
Ocular Class Reference

Public Member Functions

Q_INVOKABLE Ocular (const QObject &other)
 
const QString name () const
 
void setName (QString aName)
 
double appearentFOV () const
 
void setAppearentFOV (double fov)
 
double effectiveFocalLength () const
 
void setEffectiveFocalLength (double fl)
 
double fieldStop () const
 
void setFieldStop (double fs)
 
bool isBinoculars () const
 
void setBinoculars (bool flag)
 
double actualFOV (Telescope *telescope, Lens *lens) const
 
double magnification (Telescope *telescope, Lens *lens) const
 
QMap< int, QString > propertyMap ()
 

Static Public Member Functions

static OcularocularFromSettings (QSettings *theSettings, int ocularIndex)
 
static OcularocularModel ()
 

Properties

QString name
 
double appearentFOV
 
double effectiveFocalLength
 
double fieldStop
 
bool binoculars
 

Detailed Description

Definition at line 30 of file Ocular.hpp.


The documentation for this class was generated from the following file: