Package worldBuilder

Class Proxcimity


  • public class Proxcimity
    extends Vicinity
    Proxcimity is the set of MeshPoints nearest to an (x,y) coordinate This Vicnity sub-class yields satisfactory interpolations of continuous functions (like altitude).
    • Constructor Detail

      • Proxcimity

        public Proxcimity​(Mesh mesh,
                          double x,
                          double y)
        create a new Vicinity from the closest MeshPoints
        Parameters:
        mesh - to be searched
        x - coordinate of vicinity
        y - coordinate of vicinity