Uses of Interface
org.seamcat.model.plugin.propagation.SphericalDiffractionInput
-
Packages that use SphericalDiffractionInput Package Description org.seamcat.model.plugin.propagation -
-
Uses of SphericalDiffractionInput in org.seamcat.model.plugin.propagation
Methods in org.seamcat.model.plugin.propagation that return types with arguments of type SphericalDiffractionInput Modifier and Type Method Description PropagationModel<SphericalDiffractionInput>
PropagationModelFactory. getSphericalDiffraction()
PropagationModel<SphericalDiffractionInput>
PropagationModelFactory. getSphericalDiffraction(SphericalDiffractionInput input, boolean variations)
Methods in org.seamcat.model.plugin.propagation with parameters of type SphericalDiffractionInput Modifier and Type Method Description PropagationModel<SphericalDiffractionInput>
PropagationModelFactory. getSphericalDiffraction(SphericalDiffractionInput input, boolean variations)
-