Changeset 7795 in ntrip
- Timestamp:
- Feb 22, 2016, 10:10:42 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r7764 r7795 1340 1340 _pppWidgets._snxtroIntr->setWhatsThis(tr("<p>Select a length for SINEX Troposphere files.</p><p>Default 'SNX TRO interval' for saving SINEX Troposphere files on disk is '1 hour'.</p>")); 1341 1341 _pppWidgets._snxtroSampl->setWhatsThis(tr("<p>Select a 'Sampling' rate for saving troposphere parameters.</p><p>Default 'SNX TRO sampling' rate is '0', meaning that all troposphere estimates will be saved on disk.</p>")); 1342 _pppWidgets._snxtroAc->setWhatsThis(tr("<p>Specify a n abbreviation for the Analysis Center (AC) providing the SINEX Troposphere files.</p>"));1343 _pppWidgets._snxtroSol->setWhatsThis(tr("<p>Specify a solution ID to allow a distinction of different solutions per AC.</p>"));1342 _pppWidgets._snxtroAc->setWhatsThis(tr("<p>Specify a 3-character abbreviation describing you as the generating Analysis Center (AC) in your SINEX troposphere files.</p><p> Default is an empty option field, meaning that you don't want to specify an Analysis Center in your SINEX troposphere files.</p>")); 1343 _pppWidgets._snxtroSol->setWhatsThis(tr("<p>Specify a 4-character solution ID to allow a distingtion between different solutions per AC.</p><p> Default is an empty option field, meaning that you don't want to specify a solution ID in your SINEX troposphere files.</p>")); 1344 1344 1345 1345 // WhatsThis, PPP (3)
Note:
See TracChangeset
for help on using the changeset viewer.