Package | Description |
---|---|
org.seamcat.model.mathematics | |
org.seamcat.model.plugin.antenna | |
org.seamcat.model.simulation.result | |
org.seamcat.model.types |
Modifier and Type | Method and Description |
---|---|
static double |
Mathematics.calculateElevation(AntennaResult from,
AntennaResult to) |
Modifier and Type | Method and Description |
---|---|
double |
AntennaGainPlugin.evaluate(LinkResult context,
AntennaResult antenna,
double peakGain,
T input)
Calculates the precise gain from this antenna towards a specific set of
horizontal and vertical angles If no specific antenna patterns are defined
for this antenna, the peak gain is returned.
|
Modifier and Type | Method and Description |
---|---|
AntennaResult |
ResultFactory.antennaResult() |
AntennaResult |
LinkResult.rxAntenna()
Receiver antenna results in the direction of the transmitter
|
AntennaResult |
LinkResult.txAntenna()
Transmitter antenna results in the direction of the receiver
|
Modifier and Type | Method and Description |
---|---|
void |
LinkResult.setRxAntennaValues(AntennaResult values) |
void |
LinkResult.setTxAntennaValues(AntennaResult values) |
Modifier and Type | Method and Description |
---|---|
double |
AntennaGain.evaluate(LinkResult context,
AntennaResult directionResult) |
Copyright © 2018. All rights reserved.