Metadata-Version: 2.4
Name: ansys-aedt-toolkits-radar-explorer
Version: 0.2.0
Summary: Toolkit to perform advanced Radar pre and post processing.
Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Maintainer-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-Expression: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE
Requires-Dist: ansys-aedt-toolkits-common[all]==0.16.1
Requires-Dist: ansys-aedt-toolkits-common[doc]==0.16.1 ; extra == "doc"
Requires-Dist: pyvista[jupyter] ; extra == "doc"
Requires-Dist: pyinstaller ; extra == "freeze"
Requires-Dist: ansys-aedt-toolkits-common[tests]==0.16.1 ; extra == "tests"
Project-URL: Changelog, https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/blob/main/doc/source/changelog.rst
Project-URL: Discussions, https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/discussions
Project-URL: Documentation, https://aedt.toolkit.radar.docs.pyansys.com/version/stable/
Project-URL: Issues, https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/issues
Project-URL: Releases, https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/releases
Project-URL: Source, https://github.com/ansys/ansys-aedt-toolkits-radar-explorer.git
Provides-Extra: doc
Provides-Extra: freeze
Provides-Extra: tests

Radar Explorer Toolkit
======================

|pyansys| |PythonVersion| |GH-CI| |Apache| |coverage| |ruff|

.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
   :target: https://docs.pyansys.com/
   :alt: PyAnsys

.. |PythonVersion| image:: https://img.shields.io/badge/python-3.10+-blue.svg
   :target: https://www.python.org/downloads/

.. |GH-CI| image:: https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/actions/workflows/ci_cd_pr.yml/badge.svg
   :target: https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/actions/workflows/ci_cd.yml

.. |Apache| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
   :target: https://opensource.org/licenses/Apache-2.0

.. |coverage| image:: https://codecov.io/gh/ansys/ansys-aedt-toolkits-radar-explorer/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/ansys/ansys-aedt-toolkits-radar-explorer

.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
   :target: https://github.com/astral-sh/ruff
   :alt: Ruff

The Radar Explorer Toolkit provides a user-friendly interface for creating and analyzing radar simulations. It simplifies the creation and modification of simulations, visualizes results, and generates reports, offering flexibility for customization. It equips engineers with preprocessing and postprocessing radar tools. It supports various simulation modes, including RCS, range profiles, waterfall, and 2D/3D ISAR.

Requirements
~~~~~~~~~~~~
This toolkit requires Ansys Electronics Desktop (AEDT) 2025 R2 or later.

Documentation and issues
~~~~~~~~~~~~~~~~~~~~~~~~
Documentation for the latest stable release is hosted at
`Radar Explorer Toolkit <https://aedt.radar.explorer.toolkit.docs.pyansys.com>`_.

In the upper right corner of the documentation's title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.

On the repository's `Issues <https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/issues>`_ page, you can create issues to submit questions, report bugs, and request new features.


Distributing
~~~~~~~~~~~~
This project is intended to be open source. For now, internal users can download project assets from the repository's `Releases <https://github.com/ansys/ansys-aedt-toolkits-radar-explorer/releases>`__ page.


License
~~~~~~~
This toolkit is licensed under the Apache-2.0 license.

This module makes no commercial claim over Ansys. Using the interactive control of this toolkit requires a legally licensed local copy of AEDT. For more information about AEDT, visit the `Ansys Electronics <https://www.ansys.com/products/electronics>`_ page on the Ansys website.

