AcousticRayTracers.RaySolverType

A pure Julia implementation of a ray/Gaussian beam propapagation model. The model supports complex environments, but retains differentiability.

AcousticRayTracers.RaySolverMethod
RaySolver(env; nbeams, minangle, maxangle, ds, atol, rugosity, athreshold, solver, solvertol)

Create a RaySolver propagation model.