https://github.com/erikbuer/arrayradiation.jl
Calculate the radiation pattern of an array of emitters
https://github.com/erikbuer/arrayradiation.jl
antenna antenna-array
Last synced: 4 months ago
JSON representation
Calculate the radiation pattern of an array of emitters
- Host: GitHub
- URL: https://github.com/erikbuer/arrayradiation.jl
- Owner: ErikBuer
- License: mit
- Created: 2020-11-24T18:18:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T11:19:02.000Z (10 months ago)
- Last Synced: 2025-10-30T18:34:16.794Z (8 months ago)
- Topics: antenna, antenna-array
- Language: Julia
- Homepage: https://erikbuer.github.io/ArrayRadiation.jl/
- Size: 5.39 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArrayRadiation.jl
[](https://erikbuer.github.io/ArrayRadiation.jl/dev/)
[](https://erikbuer.github.io/ArrayRadiation.jl/stable/)
## Features
- Empirical radiation pattern models for common antennas
- Common element weight functions (windows)
- Calculate gain pattern for arbitrary arrays
- Support for regular and irregular arrays

## Installation
```Julia
] add ArrayRadiation
```