Changeset 7776 in ntrip for trunk/BNC/src/bnchelp.html
- Timestamp:
- Feb 15, 2016, 3:35:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r7775 r7776 2501 2501 2502 2502 <p> 2503 The following table describes BNC's synchronized output of GNSS observations via IP port. It consists of 'Epoch Records' and 'Observation Records'. Each Epoch Record is followed by one or more Observation Records. The Observation Record is repeated for each satellite having been observed in the current epoch. The length of an Observation Record is given by the number of observation types for this satellite. Secifications for code, phase, doppler and signal strenghtfollow definitions presented in the RINEX Version 3.03 documentation.2503 The following table describes the format of BNC's synchronized output of GNSS observations via IP port which consists of 'Epoch Records' and 'Observation Records'. Each Epoch Record is followed by one or more Observation Records. The Observation Record is repeated for each satellite having been observed in the current epoch. The length of an Observation Record is given by the number of observation types for this satellite. Specifications for satellite number, code, phase, doppler and signal strenght information follow definitions presented in the RINEX Version 3.03 documentation. 2504 2504 </p> 2505 2505 … … 2625 2625 <p><h4>2.9.1 <a name="syncport">Port - optional</h4></p> 2626 2626 <p> 2627 BNC can produce synchronized observations in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Synchronized means that BNC collects all observation data for a specific epoch, which become available within a certain number of seconds (see 'Wait for Full Obs Epoch' option). It then - epoch by epoch - outputs whatever has been received. The output comes block-wise per stream. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binarysynchronized output is generated.</p>2627 BNC can produce synchronized observations in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Synchronized means that BNC collects all observation data for a specific epoch, which become available within a certain number of seconds (see 'Wait for Full Obs Epoch' option). It then - epoch by epoch - outputs whatever has been received. The output comes block-wise per stream. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no synchronized output is generated.</p> 2628 2628 </p> 2629 2629
Note:
See TracChangeset
for help on using the changeset viewer.