You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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))"));
Calculation: Change in height of tide -> Error
The text was updated successfully, but these errors were encountered: