Last active
October 12, 2023 19:51
-
-
Save Weissnix4711/60330176884b8c07db2f18d7538d2d8e to your computer and use it in GitHub Desktop.
Weather compensation curve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vtsoll = rtsoll + niv - (nei * dar * (1.4347 + (0.021 * dar) + (247.9 * 10^-6 * dar^2))) | |
| dar = at - rtsoll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment