3 #ifndef __rws_corr_sim_hpp
4 #define __rws_corr_sim_hpp
9 #include <s2proc/rws_sim.hpp>
33 size_t t0id,
size_t dt)
const;
Definition: rws_sim.hpp:18
virtual bool calc(const WaveField &field, S2Corr::DVector &coeffs, size_t t0id, size_t dt) const
std::vector< Trace::AmplT > DVector
Definition: s2_corr.hpp:20
Definition: wave_field.hpp:13
Definition: rws_corr_sim.hpp:16
virtual Sim * clone() const
Definition: rws_corr_sim.hpp:24