Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Unmerged header lines for ease of reading
Ganaram inukshuk (talk | contribs)
m Adopt new tamnams functions
Line 561: Line 561:
-- Get the brightness (UDP) and rotational orderings
-- Get the brightness (UDP) and rotational orderings
local brightness_order = p.calculate_mos_mode_udps(input_mos)
local brightness_order = tamnams.mos_mode_udps(input_mos)
local rotational_order = p.calculate_mos_mode_rotational_order(input_mos)
local rotational_order = tamnams.mos_mode_cpos(input_mos)


-- Equave step count; needed for degree column count
-- Equave step count; needed for degree column count