Uses of Interface
org.seamcat.model.plugin.antenna.BeamFormingElementInput
-
Packages that use BeamFormingElementInput Package Description org.seamcat.model.plugin.antenna -
-
Uses of BeamFormingElementInput in org.seamcat.model.plugin.antenna
Methods in org.seamcat.model.plugin.antenna that return types with arguments of type BeamFormingElementInput Modifier and Type Method Description AntennaGain<BeamFormingElementInput>
AntennaGainFactory. getBeamFormingElementAntenna()
AntennaGain<BeamFormingElementInput>
AntennaGainFactory. getBeamFormingElementAntenna(BeamFormingElementInput input, double peakGain)
Methods in org.seamcat.model.plugin.antenna with parameters of type BeamFormingElementInput Modifier and Type Method Description AntennaGain<BeamFormingElementInput>
AntennaGainFactory. getBeamFormingElementAntenna(BeamFormingElementInput input, double peakGain)
-