12 #include <corsika/framework/geometry/Path.hpp> 13 #include <corsika/modules/radio/propagators/SignalPath.hpp> 27 template <
typename TImpl,
typename TEnvironment>
33 using SignalPathCollection = std::vector<SignalPath>
const;
47 #include <corsika/detail/modules/radio/propagators/RadioPropagator.inl> `, since they are used everywhere as integral part of the framework.
TEnvironment const & env_
The environment.
Radio propagators are used to calculate the propagation paths from particles to antennas.
RadioPropagator(TEnvironment const &env)
Construct a new RadioPropagator instance.