Uses of Interface
propagation.PropagationModel
Packages that use PropagationModel
- 
Uses of PropagationModel in propagation
Classes in propagation that implement PropagationModelModifier and TypeClassDescriptionclassclassSimple spherical propagation model to use with the simulated acquisition model.classConstructors in propagation with parameters of type PropagationModel - 
Uses of PropagationModel in qa.generator
Methods in qa.generator that return PropagationModelMethods in qa.generator with parameters of type PropagationModelModifier and TypeMethodDescriptionvoidQAGeneratorProcess.setSpreadingModel(PropagationModel spreadingModel)  - 
Uses of PropagationModel in simulatedAcquisition
Fields in simulatedAcquisition with type parameters of type PropagationModelModifier and TypeFieldDescriptionprotected ArrayList<PropagationModel> SimProcess.propagationModelsMethods in simulatedAcquisition that return PropagationModelModifier and TypeMethodDescriptionSimProcess.getPropagationModel()SimProcess.getPropagationModel(String propName) Methods in simulatedAcquisition with parameters of type PropagationModelModifier and TypeMethodDescriptionvoidSimProcess.setPropagationModel(PropagationModel propagationModel)