-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new detailed takeoff and landing docs #197
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of minor comments
|
||
In these examples we only model the takeoff and landing trajectories individually, not as part of a full mission. | ||
This is because acoustic certification is typically done for these phases separately. | ||
However, you can easily combine these phases into a full mission by adding the takeoff and landing phases to the mission. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think by this, you mean adding the detailed TO before the flight phases and the detailed landing after them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call Ken, I changed the sentence to "However, you can easily combine these phases into a comprehensive mission by adding the takeoff, flight, and landing phases to the mission in that order."
Summary
Related Issues
Backwards incompatibilities
None
New Dependencies
None