GyroscopeSignalGaussianNoise is GyroscopeSensingDistortion:
    .doc: """
    A Gaussian noise error affecting the total magnitude of the measured gyroscope signal.
    """
    distribution_x is Math.Distributions.Gaussian
    distribution_y is Math.Distributions.Gaussian
    distribution_z is Math.Distributions.Gaussian
