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

RankOptions

score

(jd) => number

Returns

RankedMoment[]