Skip to content

Commit

Permalink
Add code comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-rosset committed Jul 1, 2024
1 parent 1331688 commit ba8e931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/RouteMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ struct RouteMapConfiguration {
// Lower values provide finer resolution but increase computation time.
// Higher values provide coarser resolution, but faster computation time.
// The allowed range of resolution is from 0.1 to 60 degrees.
// The default value is 5 degrees.
double ByDegrees;


Expand Down

0 comments on commit ba8e931

Please sign in to comment.