Changeset 5216 in ntrip for trunk/BNC/src/map/bncmapwin.cpp


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

Legend:

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

    r5214 r5216  
    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;
    161160}
Note: See TracChangeset for help on using the changeset viewer.