11 #include <corsika/framework/geometry/Point.hpp> 12 #include <corsika/framework/geometry/Vector.hpp> 23 template <
typename Model>
Import and extend the phys::units package.
An interface for magnetic field models.
virtual ~IMagneticFieldModel()=default
A virtual default destructor.
virtual auto getMagneticField(Point const &) const -> MagneticFieldVector=0
Evaluate the magnetic field at a given location.
`, since they are used everywhere as integral part of the framework.