Changeset 7795 in ntrip


Ignore:
Timestamp:
Feb 22, 2016, 10:10:42 AM (8 years ago)
Author:
weber
Message:

Documentation for SINEX tropo AC and Solution ID added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.cpp

    r7764 r7795  
    13401340  _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>"));
    13411341  _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 an 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>"));
    13441344
    13451345  // WhatsThis, PPP (3)
Note: See TracChangeset for help on using the changeset viewer.