You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,13 @@ pkg"test WinchControllers"
31
31
```
32
32
33
33
## Provides
34
+
- a set of generic control components, see [Generic Components](@ref)
35
+
- a winch controller [WinchController](@ref), that limits the upper and lower force and controls the speed as function of the force
36
+
- a winch controller settings struct [WCSettings](@ref) for the settings
37
+
-[Utility Functions and Macros](@ref)
34
38
35
39
## See also
36
-
-[Research Fechner](https://research.tudelft.nl/en/publications/?search=Fechner+wind&pageSize=50&ordering=rating&descending=true) for the scientic background of this code
40
+
-[Research Fechner](https://research.tudelft.nl/en/publications/?search=Fechner+wind&pageSize=50&ordering=rating&descending=true) for the scientific background of this code
37
41
- The meta-package [KiteSimulators](https://github.com/aenarete/KiteSimulators.jl)
38
42
- the package [KiteUtils](https://github.com/ufechner7/KiteUtils.jl)
39
43
- the packages [WinchModels](https://github.com/aenarete/WinchModels.jl) and [KitePodModels](https://github.com/aenarete/KitePodModels.jl) and [AtmosphericModels](https://github.com/aenarete/AtmosphericModels.jl)
0 commit comments