Changeset 7016 in ntrip


Ignore:
Timestamp:
Jul 6, 2015, 4:29:57 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r7015 r7016  
    21652165<p><a name="pppmarkcoor"><h4>3.13.1.6 Coordinates - mandatory</h4></p>
    21662166<p>
    2167 Enter the full path to an ASCII file which specifies all streams or files from stationary or mobile receivers you potentially may want to process. The 'Coordinates' file must contain one record per file or stream with the following parameters separated by blank characters:
     2167Enter the full path to an ASCII file which specifies all streams or files from stationary or mobile receivers you potentially may want to process. The 'Coordinates' file must contain one record per stream or file with the following parameters separated by blank characters:
    21682168</p>
    21692169<p>
     
    21752175<li>the first four characters of the RINEX observations file (when in post processing PPP mode).</li>
    21762176</ul>
    2177 Having this parameter first in each record is mandatory. BNC will carry out PPP solutions only for streams or files specified here.</li><br>
     2177Having this parameter first in each record is mandatory. BNC can carry out PPP solutions only for streams or files specified here.</li><br>
    21782178<li>Only for static observations from a stationary receiver:<br>Approximate a-priori X,Y,Z coordinate [m] of the station's marker; specify '0.0 0.0 0.0' if unknown or when observations come from a mobile receiver.</li><br>
    21792179<li>Nort, East and Up component [m] of antenna excentricity which is the difference between Antenna Reference Point (ARP) and a nearby marker position; when specifying the antenna excentricity BNC will produce coordinates referring to the marker position and not referring to ARP; specify '0.0 0.0 0.0' if excentricity is unknown or the ARP itself is understood as the marker.</li><br>
    2180 <li>Receiver's antenna name as defined in your ANTEX file (see below); Observations will be corrected for the Antenna Phase Center's (APC) offset and variation which may result in a reduction of a few centimeters at max; the specified name must consist of 20 characters; add trailing blanks if the antenna name has less than 20 characters, examples:<br><pre>
     2180<li>Receiver's antenna name as defined in your ANTEX file (see below); Observations will be corrected for the Antenna Phase Center (APC) offsets and variations which may result in a reduction of a few centimeters at max; the specified name must consist of 20 characters; add trailing blanks if the antenna name has less than 20 characters; examples:<br><pre>
    21812181&nbsp; &nbsp;'JPSREGANT_SD_E      ' (no radome)
    21822182&nbsp; &nbsp;'LEIAT504        NONE' (no radome)
    21832183&nbsp; &nbsp;'LEIAR25.R3      LEIT' (radome)</pre>
    2184 Leave blank if you don't want to correct observations for antenna phase center offsets.</li>
     2184Leave antenna name blank if you don't want to correct observations for APC offsets and variations or if you don't know the antenna name.</li>
    21852185</ul>
    21862186</p>
     
    21892189</p>
    21902190<p>
    2191 The following is an example contents for a 'Coordinates' file. Here each record describes the mountpoint of a stream available from the
    2192 global stationary IGS real-time network. A-prioriy coordinates are followed by North/East/Up excentricity components of the ARP
    2193 followed by the antenna type and radom in use.
     2191The following is an example contents for a 'Coordinates' file. Here each record describes the mountpoint of a stream available from the global IGS real-time reference station network. A-priory coordinates are followed by North/East/Up excentricity components of the ARP
     2192followed by the antenna name and radom in use.
    21942193</p>
    21952194<pre>
     
    22372236</pre>
    22382237<p>
    2239 Note that the only mandatory parameter in this is the 'Station' parameter standing for an observation's mountpoint or RINEX file name.
     2238Note that the only mandatory parameter in this is the 'Station' parameter standing for an observation stream's mountpoint or RINEX file name.
    22402239The following shows further valid examples for records of a 'Coordinates' file.
    22412240</p>
     
    22552254</p>
    22562255<ul>
    2257 <li> Record 'FFMJ1' describes a stream from a stationary receiver with known a-priory marker coordinate and antenna excentricity but unknown antenna type and radom.</li>
    2258 <li> Record 'TITZ1' describes a stream coming from a stationary receiver where an a-priory marker coordinate is known but antenna excentricity, type and radom are unknown.</li>
    2259 <li>The 4-character station ID 'WARN' indicates that a RINEX observations file for post processing PPP is available for station 'WARN' but an a-priory marker coordinate as well as antenna excentricity, type and radom are unknown.</li>
    2260 <li>Record 'SASS1' stands for a mountpoint where the stream comes from a mobile rover receiver. Hence an a-priory coordinate is unknown although antenna excentricity, type and radom are known.</li>
     2256<li> Record 'FFMJ1' describes a stream from a stationary receiver with known a-priory marker coordinate and antenna excentricity but unknown antenna name and radom.</li>
     2257<li> Record 'TITZ1' describes a stream coming from a stationary receiver where an a-priory marker coordinate is known but antenna excentricity, name and radom are unknown.</li>
     2258<li>The 4-character station ID 'WARN' indicates that a RINEX observations file for post processing PPP is available for station 'WARN' but an a-priory marker coordinate as well as antenna excentricity, name and radom are unknown.</li>
     2259<li>Record 'SASS1' stands for a mountpoint where the stream comes from a mobile rover receiver. Hence an a-priory coordinate is unknown although antenna excentricity, name and radom are known.</li>
    22612260</ul>
    22622261</p>
Note: See TracChangeset for help on using the changeset viewer.