Stellarium 0.11.4
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure

BigStarCatalogExtension::StarWrapper< Star > Class Template Reference

List of all members.

Protected Member Functions

 StarWrapper (const SpecialZoneArray< Star > *a, const SpecialZoneData< Star > *z, const Star *s)
Vec3d getJ2000EquatorialPos (const StelCore *core) const
 Get observer-centered equatorial coordinates at equinox J2000.
Vec3f getInfoColor (void) const
 Get a color used to display info about the object.
float getVMagnitude (const StelCore *core, bool withExtinction=false) const
 Return object's apparent V magnitude as seen from observer.
float getSelectPriority (const StelCore *core) const
 Return a priority value which is used to discriminate objects by priority As for magnitudes, the lower is the higher priority.
float getBV (void) const
QString getEnglishName (void) const
 Return object's name in english.
QString getNameI18n (void) const
 Return translated object's name.
virtual double getAngularSize (const StelCore *) const
 Return the angular radius of a circle containing the object as seen from the observer with the circle center assumed to be at getJ2000EquatorialPos().

Protected Attributes

const SpecialZoneArray< Star >
*const 
a
const SpecialZoneData< Star >
*const 
z
const Star *const s

template<class Star>
class BigStarCatalogExtension::StarWrapper< Star >


Member Function Documentation

template<class Star>
virtual double BigStarCatalogExtension::StarWrapper< Star >::getAngularSize ( const StelCore core  )  const [inline, protected, virtual]

Return the angular radius of a circle containing the object as seen from the observer with the circle center assumed to be at getJ2000EquatorialPos().

Returns:
radius in degree. This value is the apparent angular size of the object, and is independent of the current FOV.

Implements StelObject.

template<class Star>
QString BigStarCatalogExtension::StarWrapper< Star >::getEnglishName ( void   )  const [inline, protected, virtual]

Return object's name in english.

Reimplemented from BigStarCatalogExtension::StarWrapperBase.

Reimplemented in BigStarCatalogExtension::StarWrapper1.

template<class Star>
Vec3f BigStarCatalogExtension::StarWrapper< Star >::getInfoColor ( void   )  const [inline, protected, virtual]

Get a color used to display info about the object.

Reimplemented from StelObject.

template<class Star>
Vec3d BigStarCatalogExtension::StarWrapper< Star >::getJ2000EquatorialPos ( const StelCore core  )  const [inline, protected, virtual]

Get observer-centered equatorial coordinates at equinox J2000.

Implements StelObject.

template<class Star>
QString BigStarCatalogExtension::StarWrapper< Star >::getNameI18n ( void   )  const [inline, protected, virtual]

Return translated object's name.

Implements BigStarCatalogExtension::StarWrapperBase.

template<class Star>
float BigStarCatalogExtension::StarWrapper< Star >::getSelectPriority ( const StelCore  )  const [inline, protected, virtual]

Return a priority value which is used to discriminate objects by priority As for magnitudes, the lower is the higher priority.

Reimplemented from StelObject.

template<class Star>
float BigStarCatalogExtension::StarWrapper< Star >::getVMagnitude ( const StelCore core,
bool  withExtinction = false 
) const [inline, protected, virtual]

Return object's apparent V magnitude as seen from observer.

Reimplemented from StelObject.

Generated on Sat Aug 25 22:13:34 2012 for Stellarium by  doxygen 1.6.3