Uses of Interface
propagation.PropagationModel
Packages that use PropagationModel
-
Uses of PropagationModel in propagation
Classes in propagation that implement PropagationModelModifier and TypeClassDescriptionclass
class
Simple spherical propagation model to use with the simulated acquisition model.class
Constructors 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 TypeMethodDescriptionvoid
QAGeneratorProcess.setSpreadingModel
(PropagationModel spreadingModel) -
Uses of PropagationModel in simulatedAcquisition
Methods in simulatedAcquisition that return PropagationModelModifier and TypeMethodDescriptionSimProcess.getPropagationModel()
SimProcess.getPropagationModel
(String propName) Methods in simulatedAcquisition with parameters of type PropagationModelModifier and TypeMethodDescriptionvoid
SimProcess.setPropagationModel
(PropagationModel propagationModel)