Ignore:
Timestamp:
12/01/03 16:21:53 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mtemp/MObservatory.cc

    r1954 r2578  
    6161    {
    6262    case kMagic1:
    63         // Values taken from the GPS Receiver positined in
    64         // the CT1 control room
    65         fLatitude  = Dms2Rad( 28, 45, 42.564);
    66         fLongitude = Dms2Rad(-17, 53, 27.426);
    67         fHeight    = 2198.7; // m
     63        // Values taken from the GPS Receiver (avg 20h)
     64        // on 26/11/2003 at 17h30 in the counting house
     65        fLatitude  = Dms2Rad( 28, 45, 42.576);
     66        fLongitude = Dms2Rad(-17, 53, 26.460);
     67        fHeight    = 2196.5; // m
    6868        fObservatoryName = "Observatorio del Roque de los Muchachos (Magic1)";
    6969        return;
Note: See TracChangeset for help on using the changeset viewer.