scale property
The scale factor of the decay, in terms of x. Defaults to 1.0. Must be a non-zero positive number.
Implementation
@$pb.TagNumber(3)
$core.double get scale => $_getN(2);
The scale factor of the decay, in terms of x. Defaults to 1.0. Must be a non-zero positive number.
@$pb.TagNumber(3)
$core.double get scale => $_getN(2);