GnssAntennaDefinition2Skyplot
Produce a skyplot of antenna center variations which can be plotted with PlotMap.
The first antenna from inputfileAntennaDefinition matching the wildcard patterns of name, serial, radome is used.
For each antenna pattern (gnssType) a separate data column is computed. A subset of patterns can be selected with types.
Azimuth and elevation are written as ellipsoidal longitude and latitude in a griddedData file. The choosen ellipsoid parameters R and inverseFlattening are arbitrary but should be the same as in grid and PlotMap.
Name | Type | Annotation |
---|---|---|
outputfileGriddedData | filename | data column for each gnssType |
inputfileAntennaDefinition | filename | |
grid | grid | |
name | string | |
serial | string | |
radome | string | |
types | gnssType | if not set, all types in the file are used |
R | double | reference radius for ellipsoidal coordinates |
inverseFlattening | double | reference flattening for ellipsoidal coordinates |