Changeset 2371 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Mar 12, 2010, 1:07:00 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r2343 r2371 959 959 The 'PPP' string in that is followed by the selected mounpoint, a PPP time stamp in GPS Time, the number of processed satellites, and XYZ coordinates with their formal errors as derived from the implemented filter in [m]. The implemented algorithm includes an outlier and cycle slip detection. The maximum for accepted residuals is hard coded to 10 meters for code observations and 10 centimeters for phase observations. 960 960 </p> 961 961 962 <p> 962 963 More detailed PPP results are saved in BNC's logfile. Depending on the selected processing options you find … … 1034 1035 Select an origin for North/East/Up time series plots of derived coordinates in the 'PPP Plot' tab. Note that this makes only sense for a stationary receiver. Available options are 1035 1036 <ul> 1037 <li>'No plot', meaning that BNC not plot a time series of estimated position. 1036 1038 <li>'Start position', meaning that BNC will refer time series plots to the first estimated position. 1037 1039 </li> … … 1040 1042 </ul> 1041 1043 Default is the selection of an empty option field meaning that no PPP time series will be plotted in the "PPP Plot' tab.. 1044 </p> 1045 <p> 1046 If an option 'Plot origin' is selected, the following line (example) is recorded in BNC's logfile 1047 </p> 1048 <pre> 1049 10-03-12 09:25:25 FFMJ1: NEU 09:25:24.0 8 -0.042 -0.084 0.026 1050 </pre> 1051 <p> 1052 The 'NEU' string in that is followed by a PPP time stamp in GPS Time, the number of processed satellites, and the Nort, East and Up value of the current displacement in meter. 1042 1053 </p> 1043 1054
Note:
See TracChangeset
for help on using the changeset viewer.