Skip to content

Commit

Permalink
update docu, add heading
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Sep 20, 2024
1 parent 466d851 commit 524423c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ of the time step. The formulas are based on basic physics and aerodynamics and c
## Reference frames and control inputs
- a positive `set_torque` will accelerate the reel-out, a negative `set_torque` counteract the pulling force of the kite. The unit is [N/m] as seen at the motor/generator axis.
- the `depower` settings are dimensionless and can be between zero and one. A value equal to $\mathrm{depower\_zero}/100$ from the `settings.yaml` file means that the kite is fully powered.
- the `heading` angle, the direction the nose of the kite is pointing to is positive in clockwise direction when seen from the ground.

A definition of the reference frames can be found [here](https://ufechner7.github.io/KiteUtils.jl/dev/reference_frames/) .

Expand Down

0 comments on commit 524423c

Please sign in to comment.