IAP GITLAB

Skip to content
Snippets Groups Projects
Commit f02f82c7 authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

typo

parent eb1c270d
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ namespace corsika::geometry {
/*!
* returns the arc length between two points of the trajectory
* parameterized by \arg t1 and \arg t2. Requires \arg t2 > \arg t1.
*/
virtual LengthType DistanceBetween(corsika::units::si::TimeType t1,
corsika::units::si::TimeType t2) const = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment