Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set marker for antenna based on polarization #24

Merged
merged 1 commit into from
May 30, 2022

Conversation

echacko
Copy link
Contributor

@echacko echacko commented May 27, 2022

When plotting the panel geomerty, set the marker for antenna based on
the polarization type. The following markers are now used for different
polarization types:
single vertical polarization: "|"
single horizontal polarization: ""
dual "VH" polarization: "|" & "
"
dual "cross" polarization: "|" & "_" rotated by -45 degrees

Signed-off-by: Ebin Chacko eby193@gmail.com

Description

When plotting the panel geomerty, set the marker for antenna based on
the polarization type. The following markers are now used for different
polarization types:
single vertical polarization: "|"
single horizontal polarization: "_"
dual "VH" polarization: "|" & "_"
dual "cross" polarization: "|" & "_" rotated by -45 degrees

Signed-off-by: Ebin Chacko <eby193@gmail.com>
@gmarcusm gmarcusm merged commit b6fd9c5 into NVlabs:main May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants