MagnetometerSignalGaussianNoise is MagnetometerSensingDistortion:
    .doc: """
    A Gaussian noise affecting the total magnitude of the measured magnetometer signal.
    """
    distribution_x is Math.Distributions.Gaussian
    distribution_y is Math.Distributions.Gaussian
    distribution_z is Math.Distributions.Gaussian
