GnssResiduals2TransmitterAccuracyDefinition
Compute antenna accuracies from observation inputfileResiduals.
for each observed GNSS satellite. The inputfileTransmitterInfo
is needed to assign the residuals to the equipped antenna at observation times.
The file name is interpreted as a template with the variable {prn}
being replaced for each observed PRN.
The inputfileAccuracyDefinition must contain
accuracy information of all GNSS satellites.
For a more detailed description, see GnssResiduals2AccuracyDefinition.
| Name | Type | Annotation |
|---|---|---|
outputfileAccuracyDefinition | filename | elevation and azimuth dependent accuracy |
outputfileAntennaMean | filename | weighted mean of the residuals |
outputfileAntennaRedundancy | filename | redundancy of adjustment |
inputfileAccuracyDefinition | filename | apriori accuracies |
inputfileTransmitterInfo | filename | variable {prn} available, to assign residuals to antennas |
minRedundancy | double | min. redundancy of residuals to estimate sigma |
huber | double | residuals > huber*sigma0 have been downweighted |
huberPower | double | residuals > huber: sigma=(e/huber)^huberPower*sigma0 |
inputfileResiduals | filename | GNSS receiver residuals |