Home | History | Annotate | Download | only in plaintext

Lines Matching refs:Match_Distance

78   public int Match_Distance = 1000;
1657 if (Match_Distance == 0) {
1661 return accuracy + (proximity / (float) Match_Distance);