choreo.ActionSym.ApplyT# ActionSym.ApplyT()# Returns a rational transformed time instant given an input rational time instant. Parameters: tnum (int) – Numerator of the input time instant. tden (int) – Denominator of the input time instant. Returns: The numerator and denominator of the transformed time instant. Return type: int, int