- Timestamp:
- Apr 27, 2012, 8:39:56 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/reqcdlg.cpp
r4050 r4061 157 157 mainLayout->addLayout(buttonLayout); 158 158 159 _reqcRnxVersion->setWhatsThis(tr("<p>Select version number of emerging new RINEX file.</p> "));159 _reqcRnxVersion->setWhatsThis(tr("<p>Select version number of emerging new RINEX file.</p><p>When converting RINEX Version 2 to RINEX Version 3, the tracking mode or channel information in the (last character out of the three characters) observation code is left blank if unknown. When converting RINEX Version 3 to RINEX Version 2<ul><li>C1P in RINEX Version 3 is mapped to P1 in RINEX Version 2</li><li>C2P in RINEX Version 3 is mapped to P2 in RINEX Version 2</li><li>If several observations in RINEX Version 3 come with the same observation type, same band/frequency but different tracking modes, BNC uses only the one provided first for creating RINEX Version 2 while ignoring others.</li></ul></p>")); 160 160 _reqcSampling->setWhatsThis(tr("<p>Select sampling rate of emerging new RINEX file.</p>")); 161 161 _reqcStartDateTime->setWhatsThis(tr("<p>Specify begin of emerging new RINEX file.</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.