Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlternatingMonoPattern

Encodes a list of MonoStreaks. MonoStreaks with the same MonoStreak.runLength are grouped together.

Hierarchy

  • AlternatingMonoPattern

Index

Constructors

Properties

index: number = 0

Index of this AlternatingMonoPattern within it's parent RepeatingHitPatterns

monoStreaks: MonoStreak[] = []

MonoStreaks that are grouped together within this AlternatingMonoPattern.

The parent RepeatingHitPatterns that contains this AlternatingMonoPattern

Accessors

Methods