weldx.LocalCoordinateSystem.reset_reference_time#

LocalCoordinateSystem.reset_reference_time(time_ref_new)#

Reset the reference time of the coordinate system.

The time values of the coordinate system are adjusted to the new reference time. If no reference time has been set before, the time values will remain unmodified. This assumes that the current time delta values are already referring to the new reference time.

Parameters:

time_ref_new (pandas.Timestamp) – The new reference time