Changeset 5214 in ntrip for trunk/BNC/src/map


Ignore:
Timestamp:
Jun 16, 2013, 10:20:24 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/map/bncmapwin.cpp

    r5213 r5214  
    158158  xyz2ell(xyz, ell);
    159159  gotoLocation(ell[0]*180.0/M_PI, ell[1]*180.0/M_PI);
     160  qDebug() << ell[0]*180.0/M_PI << ell[1]*180.0/M_PI;
    160161}
Note: See TracChangeset for help on using the changeset viewer.