Module:MOS degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 21: Line 21:
end
end


-- Helper function for parsing a UDP entered as a string "up-dp"
-- Helper function for parsing a UDP entered as a string "up,dp"
-- To avoid potential issues, the "-" character is used instead of "|"
-- To avoid potential issues, the "," character is used instead of "|"
function p.parse_udp(step_ratio_unparsed)
function p.parse_udp(step_ratio_unparsed)