An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ArrayRadiation.jl

[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://erikbuer.github.io/ArrayRadiation.jl/dev/)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](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

![Promo image](docs/src/assets/promo_shot.png)

## Installation

```Julia
] add ArrayRadiation
```