Skip to content

Commit 519c5e4

Browse files
committed
Fix docstring
1 parent 4ccb509 commit 519c5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/trafo.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function calc_heading(orientation, elevation, azimuth; upwind_dir=-pi/2, respos=
117117
angle
118118
end
119119

120-
"""
120+
"""
121121
calc_course(velocityENU, elevation, azimuth, down_wind_direction = π/2, respos=true)
122122
123123
Calculate the course angle in radian.

0 commit comments

Comments
 (0)