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/reference_frames.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ This is a body-fixed reference frame.
23
23
24
24
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.
25
25
26
+
This reference frame is different from the kite reference frame **K** used in `KiteModels.jl` and `KiteUtils.jl`.
27
+
26
28
## The turn rates
27
29
The turn rates $\mathrm{omega} = [\mathrm{omega_x}, \mathrm{omega_y} ,\mathrm{omega_z}]$ are defined in the **KP** reference frame. The unit of the components is $\mathrm{rad}~\mathrm{s^{-1}}$.
0 commit comments