API Reference / rankMoments · function
Function: rankMoments()
function rankMoments(opts, score): RankedMoment[];
Defined in: scan.ts:68
Score every sampled instant and return the best, highest score first.
Parameters
opts
score
(jd) => number
function rankMoments(opts, score): RankedMoment[];
Defined in: scan.ts:68
Score every sampled instant and return the best, highest score first.
(jd) => number