Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TwoThresholdRandomGradientDto

Index

Constructors

constructor

Properties

nrLevels

nrLevels: number

Number of levels to go through in between thresholds for gradient

default

10

minimum

0

maximum

Infinity

step

1

numbers

numbers: number[]

Numbers to remap to bools

default

undefined

thresholdTotalFalse

thresholdTotalFalse: number

Threshold for the numeric value until which the output will be true

default

2

minimum

0

maximum

Infinity

step

0.1

thresholdTotalTrue

thresholdTotalTrue: number

Threshold for the numeric value until which the output will be true

default

1

minimum

0

maximum

Infinity

step

0.1

Generated using TypeDoc