Skip to content

Commit

Permalink
Merge pull request #305 from vejretvejret/antenna-patch-1
Browse files Browse the repository at this point in the history
Fixed incorrect type and unit for antenna:polarization
  • Loading branch information
Teque5 authored Jan 12, 2024
2 parents 76773d8 + b36bcf3 commit 84a8b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/antenna.sigmf-ext.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The following names are specified in the `antenna` namespace and should be used
|----|--------|----|----|-----------|
|`azimuth_angle`|false|double|degrees|Angle of main beam in azimuthal plane from North.|
|`elevation_angle`|false|double|degrees|Angle of main beam in elevation plane from horizontal.|
|`polarization`|false|double|string|E.g. `"vertical"`, `"horizontal"`, `"slant-45"`, `"left-hand circular"`, `"right-hand circular"`.|
|`polarization`|false|string|N/A|E.g. `"vertical"`, `"horizontal"`, `"slant-45"`, `"left-hand circular"`, `"right-hand circular"`.|

## 4 Collection

Expand Down

0 comments on commit 84a8b32

Please sign in to comment.