Class GaussKernelShape

    • Method Detail

      • weight

        public double weight​(double c,
                             double dx,
                             double dt)
        Calculates a weight.
        Specified by:
        weight in interface KernelShape
        Parameters:
        c - double; assumed propagation speed
        dx - double; distance between measurement and estimated point
        dt - double; time between measurement and estimated point
        Returns:
        double; weight