[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kstars/gsoc2012-samxan] kstars/tools/whatsinteresting: Documentation for previous commit.
From:       Samikshan Bairagya <samikshan () gmail ! com>
Date:       2012-10-31 20:12:17
Message-ID: 20121031201217.A152FA60C8 () git ! kde ! org
[Download RAW message or body]

Git commit 91c8d082a2545f75b0a2e8b856ed32c75042ca88 by Samikshan Bairagya.
Committed on 31/10/2012 at 21:08.
Pushed by bairagya into branch 'gsoc2012-samxan'.

Documentation for previous commit.

M  +6    -1    kstars/tools/whatsinteresting/obsconditions.h

http://commits.kde.org/kstars/91c8d082a2545f75b0a2e8b856ed32c75042ca88

diff --git a/kstars/tools/whatsinteresting/obsconditions.h b/kstars/tools/w=
hatsinteresting/obsconditions.h
index 0b8dbfe..d43479e 100644
--- a/kstars/tools/whatsinteresting/obsconditions.h
+++ b/kstars/tools/whatsinteresting/obsconditions.h
@@ -93,6 +93,10 @@ public:
      */
     bool isVisible(GeoLocation *geo, dms *lst, SkyObject *so);
 =

+    /**
+     * \brief Create QMap<int, double> to be initialised to static member =
variable m_LMMap
+     * \return QMap<int, double> to be initialised to static member variab=
le m_LMMap
+     */
     static QMap<int, double> setLMMap();
 =

 private:
@@ -102,7 +106,8 @@ private:
     double m_Aperture;              ///Aperture of equipment
     double m_tParam;                ///t-parameter corresponding to telesc=
ope type
     double m_LM;                    ///Limiting Magnitude depending on m_B=
ortleClass
-    static const QMap<int, double> m_LMMap;
+    static const QMap<int, double> m_LMMap;   ///Lookup table mapping Bort=
le Scale values
+                                              ///to corresponding limiting=
 magnitudes
 };
 =

 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic