fix: make it work with extended polars as input
If extended polars (_i.e._ polars given for [-180,180] deg) are given as input, only look for values in the expected range of the original polar. - Stall should be in [0, 30] deg - Zerolift should be in [-30, 30] deg - Linear range for Cl should be in [-30, 30] deg TODO: - Fix and improve tests
Showing
- +af_tools/+utils/trimtorange.m 25 additions, 0 deletions+af_tools/+utils/trimtorange.m
- +af_tools/extendpolar.m 24 additions, 14 deletions+af_tools/extendpolar.m
- +af_tools/findcllinearrange.m 16 additions, 3 deletions+af_tools/findcllinearrange.m
- +af_tools/findstall.m 16 additions, 3 deletions+af_tools/findstall.m
- +af_tools/findzerolift.m 16 additions, 3 deletions+af_tools/findzerolift.m
Loading
Please register or sign in to comment