jar

com.christianheina.communication : jantenna-phased-array

Maven & Gradle

Dec 07, 2021
2 stars

JAntenna Phased Array · Java Antenna Phased Array contains functionality for phased array antennas. Functionality such as calculating array factor, radiation pattern, beam weights, etc.

Table Of Contents

Latest Version

Download com.christianheina.communication : jantenna-phased-array JAR file - Latest Versions:

All Versions

Download com.christianheina.communication : jantenna-phased-array JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jantenna-phased-array-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.christianheina.communication.jantenna.phasedarray.exceptions

├─ com.christianheina.communication.jantenna.phasedarray.exceptions.PhasedArrayAntennaException.class - [JAR]

com.christianheina.communication.jantenna.phasedarray

├─ com.christianheina.communication.jantenna.phasedarray.AntennaArray.class - [JAR]

├─ com.christianheina.communication.jantenna.phasedarray.PhasedArrayAntenna.class - [JAR]

├─ com.christianheina.communication.jantenna.phasedarray.PhasedArrayUtil.class - [JAR]

com.christianheina.communication.jantenna.phasedarray.weighting

├─ com.christianheina.communication.jantenna.phasedarray.weighting.ConjugateWeightAlgorithm.class - [JAR]

├─ com.christianheina.communication.jantenna.phasedarray.weighting.WeightAlgorithm.class - [JAR]

com.christianheina.communication.jantenna.phasedarray.config

├─ com.christianheina.communication.jantenna.phasedarray.config.Config.class - [JAR]

├─ com.christianheina.communication.jantenna.phasedarray.config.DefaultConfig.class - [JAR]

├─ com.christianheina.communication.jantenna.phasedarray.config.PhasedArrayAntennaCalculationConfig.class - [JAR]

Advertisement