Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TopNGroupScope

Package version

Hierarchy

  • TopNGroupScope

Index

Properties

Properties

minTopCount

minTopCount: number

min count should be in top N, value range : [1, +∞)

should be less than or equal to period

period

period: number

point count used to look back, value range : [1, +∞)

top

top: number

top N, value range : [1, +∞)

Generated using TypeDoc