weldx.Time.equals#

Time.equals(other)#

Test for matching time and reference_time between objects.

Parameters:

other (Time) – The compared object

Returns:

True if both objects have the same time values and reference time, False otherwise

Return type:

bool