Enum for Track speed and time modes. Role: This enum is used to set whether the track's speed
and total time will be calculated using the input speed or
input total time.
Values:
CATFitSpeedMode
The input speed should be used to determine how long it takes
to traverse the track.
CATFitTimeMode
The input total time should be used to determine how the speed
that the part traverses the track.