This instance of MixedUnits is used to
convert to and from mixed units in either the
hours-minutes-seconds system or the degrees-minutes-seconds
system. Both systems have the same factor list: (60, 60).
dmsUnits = MixedUnits ( (60, 60) )