Skip to content
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

Lawden's spiral #16

Open
ChristopherRabotin opened this issue Jan 12, 2017 · 2 comments
Open

Lawden's spiral #16

ChristopherRabotin opened this issue Jan 12, 2017 · 2 comments

Comments

@ChristopherRabotin
Copy link
Owner

r = (r_s*(sin alpha)^6)/(1-3*(sin(alpha))^2)
theta = theta_0 - 4*alpha-3*cotan(alpha) -- cotan == cot
@ChristopherRabotin
Copy link
Owner Author

After reading Petropoulos' paper on different spirals, it seems tha Lawden may not be great as it's only applicable to small flight paths.

@ChristopherRabotin
Copy link
Owner Author

Several attempts to fix my implementation of Lawden's spiral have failed. I don't know why. As like for #10 , I don't need this for my thesis (yet), so I'll skip it for now.

@ChristopherRabotin ChristopherRabotin self-assigned this Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant