Package aim4.noise

This package contains the noise function for the sensors of the vehicle.

See:
          Description

Interface Summary
NoiseFunction Interface for noise functions that can affect double values.
 

Class Summary
BasicNoiseFunction Singleton class representing the null NoiseFunction.
DoubleGauge A gauge that holds doubles.
GaussianNoiseFunction NoiseFunction that adds Gaussian noise to a value.
UniformFixedNoiseFunction NoiseFunction that adds noise uniformly within a fixed proportion of the true value.
UniformProportionalNoiseFunction NoiseFunction that adds noise uniformly within a fixed proportion of the true value.
 

Package aim4.noise Description

This package contains the noise function for the sensors of the vehicle.



Copyright © 2011. All Rights Reserved.