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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/htmesh
From:       Akarsh Simha <akarshsimha () gmail ! com>
Date:       2010-08-28 18:57:28
Message-ID: 20100828185728.F12AAAC876 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1169230 by asimha:

Make documentation on HTMesh::intersect() clear about the nature of
parameters and make all the pitfalls involved in calling it explicit.

 M  +5 -2      HTMesh.h  


--- trunk/KDE/kdeedu/kstars/kstars/htmesh/HTMesh.h #1169229:1169230
@@ -96,9 +96,12 @@
 
         /**
          *@short finds the trixels that cover the specified circle
-         *@param ra Central ra
-         *@param dec Central dec
+         *@param ra Central ra in degrees
+         *@param dec Central dec in degrees
          *@param radius Radius of the circle in degrees
+         *@note You will need to supply unprecessed (ra, dec) in most
+         * situations. Please see SkyMesh::aperture()'s code before
+         * messing with this method.
          */
         void intersect(double ra, double dec, double radius,
                        BufNum bufNum=0); 
[prev in list] [next in list] [prev in thread] [next in thread] 

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