Momentum Overhaul
04/01/25 12:37 am
Long day. Just finished a major overhaul of the momentum code after altering the code to accept a mode for using both lines OR the white line only. The for the momentum was extensive and separating the two was time consuming and difficult, so after many tests that showed now changes it resulted in a major overhaul to install a modes functionality. So the program now detects and operates in a mode that uses both lines for momentum and a mode for white line only. When in one mode all the data from the other mode is ignored.
I could have just removed the red line functionality but if I did that and it didn't show any significant improvement or there were other complications arising from it then switching back to the old system would not be great. So having the ability to switch from one to the other gives the user flexibility and enhances testability in the different modes.
I have completed the code now but haven't tested it so that will be tomorrows task.
Comments
Post a Comment