Ignore:
Timestamp:
01/11/02 17:44:40 (23 years ago)
Author:
blanch
Message:
Rename MMcRunHeader:GetStarFieldDe to MMcRunHeader:GetStarFieldDec.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcRunHeader.cxx

    r1146 r1167  
    165165// -------------------------------------------------------------------------
    166166//
    167 // GetStarFieldDe. Get DE coordinates of the starfield
     167// GetStarFieldDec. Get DE coordinates of the starfield
    168168//
    169 void MMcRunHeader::GetStarFieldDe(Int_t *degree, Int_t *minute, Int_t *second)
     169void MMcRunHeader::GetStarFieldDec(Int_t *degree, Int_t *minute, Int_t *second)
    170170{
    171171    *degree=fStarFieldDeD;
Note: See TracChangeset for help on using the changeset viewer.