HourLocs

clock_util. HourLocs

Helper class to define the unique phase locations available for the clock hands.

Constructor

new HourLocs(num_divs_time)

Source:
Properties:
Name Type Description
hour_locs Array.<number>

An array of length num_divs_time that defines the angles for each unique hour hand phase.

Parameters:
Name Type Description
num_divs_time number

The number of unique hour hand phases (determined by rotation period and framerate).