ParameterVector2GnssAntennaDefinition
Updates an GnssAntennaDefinition file with estimated parameters which belongs to the parametrization antennaCenterVariations. The outfileAntennaDefinition contains all antennas from inputfileAntennaDefinition. The antenna center variations representend by the inputfileSolution are added to the matching antennas.
The GnssAntennaDefinition file can be modified to the demands before with GnssAntennaDefinitionCreate.
The following steps are used to estimate antenna center variations:
- GnssAntennaDefinitionCreate or GnssAntex2AntennaDefinition
- GnssProcessing with inputfileAntennaDefinition as apriori and writing normal equations with parametrization of antennaCenterVariations
- NormalsEliminate: eliminate all other than antenna parameters
- NormalsAccumulate: accumulate normals over a sufficient long period
- GnssAntennaNormalsConstraint: constrain unsolvable parameter linear combinations
- NormalsSolverVCE: estimate the parameter vector
- ParameterVector2GnssAntennaDefinition: update inputfileAntennaDefinition
See also ParameterVector2GnssAntennaDefinition, GnssAntennaNormalsConstraint.
Name | Type | Annotation |
---|---|---|
outfileAntennaDefinition | filename | all apriori antennas |
inputfileAntennaDefinition | filename | apriori antennas |
antennaCenterVariations | parametrizationGnssAntenna | |
inputfileSolution | filename | |
inputfileParameterNames | filename |