choreo.ActionSym.IsSameTimeShift#

ActionSym.IsSameTimeShift(self, ActionSym other, double atol=default_atol) bool#

Returns True if the two transformations have identical time shifts.

Parameters:

other (choreo.ActionSym) – Input transformation.

Return type:

bool