Skip to content
Snippets Groups Projects
Commit b1044933 authored by mads's avatar mads
Browse files

better doc

parent 857539fd
No related branches found
No related tags found
No related merge requests found
...@@ -168,9 +168,9 @@ def abvrel2xyz(alpha, beta, vrel): ...@@ -168,9 +168,9 @@ def abvrel2xyz(alpha, beta, vrel):
Parameters Parameters
---------- ----------
alpha : array_like alpha : array_like
Pitot tube angle of attack. Zero: Parallel to pitot tube. Positive: Flow from wind side (pressure side) Pitot tube angle of attack [rad]. Zero: Parallel to pitot tube. Positive: Flow from wind side (pressure side)
beta : array_like beta : array_like
Pitot tube side slip angle. Zero: Parallel to pitot tube. Positive: Flow from root side Pitot tube side slip angle [rad]. Zero: Parallel to pitot tube. Positive: Flow from root side
vrel : array_like vrel : array_like
Pitot tube relative velocity. Positive: flow towards pitot tube Pitot tube relative velocity. Positive: flow towards pitot tube
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment