Ignore:
Timestamp:
03/02/03 16:58:04 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/catalog/StarCatalog.cc

    r1758 r1803  
    6363    fHeight = fPixSize * 576/2;
    6464}
     65
     66double StarCatalog::GetPixSize() const
     67{
     68    return fPixSize*3600*360.0/D2PI;
     69}
     70
    6571
    6672void StarCatalog::SetAltAz(const AltAz &altaz)
Note: See TracChangeset for help on using the changeset viewer.