Uses of Interface
org.seamcat.model.plugin.VoidInput
-
Packages that use VoidInput Package Description org.seamcat.model.plugin.antenna -
-
Uses of VoidInput in org.seamcat.model.plugin.antenna
Methods in org.seamcat.model.plugin.antenna that return types with arguments of type VoidInput Modifier and Type Method Description AntennaGain<VoidInput>
AntennaGainFactory. getPeakGainAntenna()
Peak gain antenna Regardless of the direction this always returns the peak gain value specifiedAntennaGain<VoidInput>
AntennaGainFactory. getPeakGainAntenna(double peakGain)
Peak gain antenna Regardless of the direction this always returns the peak gain value specified
-