Changeset 8484 in ntrip for branches/BNC_2.12/src/bnchelp.html
- Timestamp:
- Sep 18, 2018, 12:50:00 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/bnchelp.html
r8469 r8484 3903 3903 The following satellite specific keys and values are currently specified for that in BNC:<br><br> 3904 3904 <table> 3905 <tr><td><i>Key </i></td><td><i>Values</i></td></tr> 3906 <tr><td>APC</td><td>Satellite Antenna Phase Center coordinates in meters</td></tr> 3907 <tr><td>Clk</td><td>Satellite clock correction in meters, relativistic correction applied like in broadcast clocks</td></tr> 3908 <tr><td>Vel</td><td>Satellite velocity in meters per second</td></tr> 3909 <tr><td>CoM</td><td>Satellite Center of Mass coordinates in meters</td></tr> 3910 <tr><td>CodeBias</td><td>Satellite Code Biases in meters with two characters for frequency and tracking mode per bias as defined in RINEX 3 and preceded by total number of biases</td></tr> 3911 <tr><td>YawAngle</td><td>Satellite Yaw Angle in radian, restricted to be in [0, 2π] which shall be used for the computation of phase wind-up correction</td></tr> 3912 <tr><td>YawRate</td><td>Satellite Yaw Rate in radian per second which is the rate of Yaw Angle</td></tr> 3913 <tr><td>PhaseBias</td><td>Satellite Phase Biases in meters with two characters for frequency and tracking mode per bias as defined in RINEX 3, preceded by total number of biases and followed by Signal Integer Indicator, Signals Wilde-Lane Integer Indicator as well as Signal Discontinuity Counter</td></tr> 3905 <tr><td><i>Key </i></td><td><i>Values</i></td></tr> 3906 <tr><td>APC</td><td>Satellite Antenna Phase Center coordinate components in meters</td></tr> 3907 <tr><td>Clk</td><td>Satellite clock correction components in meters, meters per seconds and meters per sec² (relativistic correction applied like in broadcast clocks)</td></tr> 3908 <tr><td>ClkSig</td><td>Standard deviation for satellite clock correction components in meters, meters per seconds and meters per sec² (required for Clock RINEX file only) /td></tr> 3909 <tr><td>Vel</td><td>Satellite velocity components in meters per second</td></tr> 3910 <tr><td>CoM</td><td>Satellite Center of Mass coordinate components in meters</td></tr> 3911 <tr><td>Ura</td><td>User range accuracy value in meters</td></tr> 3912 <tr><td>CodeBias</td><td>Satellite Code Biases in meters with two characters for frequency and tracking mode per bias as defined in RINEX 3 and preceded by total number of biases</td></tr> 3913 <tr><td>PhaseBias</td><td>Satellite Phase Biases in meters with two characters for frequency and tracking mode per bias as defined in RINEX 3, preceded by total number of biases and followed by Signal Integer Indicator, Signals Wilde-Lane Integer Indicator as well as Signal Discontinuity Counter</td></tr> 3914 <tr><td>YawAngle</td><td>Satellite Yaw Angle in radian, restricted to be in [0, 2π], which shall be used for the computation of phase wind-up correction</td></tr> 3915 <tr><td>YawRate</td><td>Satellite Yaw Rate in radian per second which is the rate of Yaw Angle</td></tr> 3914 3916 </table> 3915 3917 <p>
Note:
See TracChangeset
for help on using the changeset viewer.