public override float ComputeSlopFactor(int distance)
 {
     return(Sub.ComputeSlopFactor(distance));
 }