Skip to content

Commit 50b61db

Browse files
committed
add orientation
1 parent 4b2564c commit 50b61db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/reference_frames.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This is a body-fixed reference frame.
2323

2424
The origin of the kite reference frame can be defined by the user by calling the function `init_kp(origin::MVec3)` where the origin must be defined in the `CAD` reference frame.
2525

26+
## The orientation of the kite
27+
For the orientation, either a quaternion or roll, pitch and yaw angles are used. The orientation is defined with respect to the NED (North, East, Down) reference frame.
28+
2629
## Input and output
2730
- when running a simulation, the orientation of the kite must be provided on each time step
2831
- the apparent wind speed vector `v_a` is defined in the **KP** reference frame

0 commit comments

Comments
 (0)