[Kstars-devel] kdeedu/kstars/kstars

Pablo de Vicente p.devicente at wanadoo.es
Thu May 20 22:27:18 CEST 2004


CVS commit by pvicente: 

As suggestesd by Jason, removed private members eclLong and eclLat and all functions 
associated with these members from class SkyPoint since they increased the 
memory footprint of KStars by 10 MB. In order to convert to/from ecliptic from/to 
equatorial coordinates I use functions findEcliptic() and setFromEcliptic(). Therefore we 
have the same functionality as before with less memory penalty.

CCMAIL:kstars-devel at kde.org


  M +0 -39     skypoint.cpp   1.26
  M +1 -32     skypoint.h   1.21
  M +7 -11     tools/modcalceclipticcoords.cpp   1.2





More information about the Kstars-devel mailing list