Next / Previous / Contents / TCC Help System / NM Tech homepage

11. dmsUnits: Mixed-units converter

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).

sidereal.py
dmsUnits = MixedUnits ( (60, 60) )