29 template<
typename NumericalT>
30 Dedispersion<NumericalT>::Dedispersion(CheetahConfig<NumericalT>
const& config, BeamConfig<NumericalT>
const& beam_config, DmHandler
const& dm_handler)
31 : BaseT(config, beam_config)
32 , _dm_handler(dm_handler)
36 template<
typename NumericalT>
37 Dedispersion<NumericalT>::~Dedispersion()
Some limits and constants for FLDO.