midpoint property
The midpoint of the decay. Defaults to 0.5. Output will be this value when |x - target| == scale.
Implementation
@$pb.TagNumber(4)
$core.double get midpoint => $_getN(3);
The midpoint of the decay. Defaults to 0.5. Output will be this value when |x - target| == scale.
@$pb.TagNumber(4)
$core.double get midpoint => $_getN(3);