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