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

Orbit recurrence #2240

Merged
merged 11 commits into from
Jul 13, 2019
Merged

Orbit recurrence #2240

merged 11 commits into from
Jul 13, 2019

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Jul 7, 2019

A fancy rational.

astronomy/orbit_recurrence.hpp Show resolved Hide resolved
astronomy/orbit_recurrence_body.hpp Outdated Show resolved Hide resolved
astronomy/orbit_recurrence_test.cpp Outdated Show resolved Hide resolved
// Example 8.2: Метеор-3 № 7.
OrbitRecurrence const метеор_3_7(13, +7, 71);
EXPECT_THAT(AbsoluteError(-27.48 * Degree, метеор_3_7.equatorial_shift()),
Lt(0.01 * Degree));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad indent, align on the (.

@pleroy pleroy added the LGTM label Jul 10, 2019
@pleroy
Copy link
Member

pleroy commented Jul 10, 2019

retest this please

@eggrobin eggrobin merged commit e077ecb into mockingbirdnest:master Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants