How to "SetPlaybackPositionByValue()" on a timeline?

Hi!

My goal is to know how to set a timeline position by a specific value in the curve.

The image below shows two timelines named “ThrusterSpeed” and “UnThrusterSpeed”.
The first increases the speed very fast and slowly keep increasing after that.
The second (reverse) decreases the speed very fast and after that, slowly keep decreasing.

When I stop “accelerating”, I know the position and value on “ThrusterSpeed” point A time = 6 value = 0.94, and I want to set the timelime position on “UnThrusterSpeed” based on the value of point A, which would be in this example point B time = 9.65.

Thank you!

After all this time I realize this is not possible because a timeline can have the same value on multiple places.