11 #include <corsika/framework/geometry/Point.hpp> 21 template <
typename TModel>
An interface for refractive index models.
virtual double getRefractiveIndex(Point const &) const =0
Evaluate the refractive index at a given location.
`, since they are used everywhere as integral part of the framework.
virtual ~IRefractiveIndexModel()=default
A virtual default destructor.