[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sun Mar 28 17:40:14 CEST 2004


CVS commit by harris: 

Fixed Doxygen comments in dms.h.  Also, improved the sin()/cos() 
functions.  These are convenience functions to return the stored Sin or 
Cos value.  Before, there was a warning that they should only be used 
*after* having called SinCos() to compute the values.  Now, these 
functions will call SinCos() internally if necessary.

I should note that these functions (dms::sin() and dms::cos()) are not 
currently used anywhere in the code.

CCMAIL: kstars-devel at kde.org


  M +18 -4     dms.cpp   1.28
  M +109 -64   dms.h   1.14





More information about the Kstars-devel mailing list