RMLFlags::NO_SYNCHRONIZATION added. This flag is important for one-degree-of-freedom systems and for non-synchronized trajectories for systems with multiple degrees of freedom. If this flag is set, all trajectory parameters will already be computed in Step 1, such that only one system of equations has to be solved per selected degree of freedom. This fact leads to a worst-case execution time of less than 50 percent of the former variant, in which a minimum of two systems of equations had to be solved.