InverseGaussianLengthGeneratorConfigΒΆ

class InverseGaussianLengthGeneratorConfig ( BaseLengthGeneratorConfig )

Polymorphic Type:

type: inverse_gaussian

All BaseLengthGeneratorConfig types:

Fields:

meanfloat = 500.0

Mean parameter for the inverse Gaussian distribution.

shapefloat = 300.0

Shape (lambda) parameter for the inverse Gaussian distribution. Lower values mean more spread.