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

Calculation: Change in height of tide -> Error #17

Open
rgleason opened this issue Mar 8, 2018 · 2 comments
Open

Calculation: Change in height of tide -> Error #17

rgleason opened this issue Mar 8, 2018 · 2 comments

Comments

@rgleason
Copy link
Collaborator

rgleason commented Mar 8, 2018

Calculation: Change in height of tide -> Error

@Rasbats
Copy link
Contributor

Rasbats commented Mar 9, 2018

this->m_ShortDesc.Add(("Change in height of Tide"));
this->m_LongDesc.Add(
("Height is total change in tide height between high and low. The time ratio is time elapsed from the previous tide divided by the time difference between the two tides. (Similar to rule of 12)"));
this->m_Category.Add(("Navigation"));
this->m_Source.Add(
("Not very accurate - use official publications")); // LINK WAS BROKEN
this->m_Formula.Add(_("Change_in_height_of_Tide = (height/2) * (1-cos(dtr*180 * time_ratio))"));

@rgleason
Copy link
Collaborator Author

So the dropdown with the "-" is what is left of the http:// reference.

Maybe we should show in a popup box an example for the entry?

IE: Example: (Time since last tide)/(Time between tides) = Enter 2.3/5.25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants