Changeset 10022


Ignore:
Timestamp:
10/21/10 11:17:12 (14 years ago)
Author:
tbretz
Message:
Made SlaStars::fAmprms protected.
Location:
trunk/Cosy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosy/Changelog

    r10008 r10022  
    11                                                                  -*-*- END -*-*-
     2 2010/10/21 (La Palma)
     3
     4   * catalog/SlaPlanets.[h,cc]:
     5     - made CalcPlanetRaDec const
     6     - added conversion from mean to apparent to get the Ra/Dec numbers
     7       consistent with the ones expected in SlaStars/Slalib
     8
     9   * catalog/SlaStars.cc:
     10     - change fAprms to proteced (it's needed in SlaPlanets)
     11
     12
     13
    214 2010/10/14 Thomas Bretz (La Palma)
    315
  • trunk/Cosy/catalog/SlaStars.h

    r9554 r10022  
    1818    Double_t fHourAngle; // [h]
    1919
     20protected:
    2021    double   fAmprms[21];
    2122    double   fAoprms[14];
Note: See TracChangeset for help on using the changeset viewer.