Interface | Description |
---|---|
Interpolator<T> |
Class | Description |
---|---|
GeoCollection<T> |
This class is used to store a set of samples spread out in a
geographic area and allows several ways of accessing the data
|
GeoCollection.Double |
This class stores numeric samples and uses Inverse distance weighting for interpolation
|
GeoCollection.Generic<X> |
Creates a collection of generic samples.
|
GeoCollection.VectorialDouble | |
KDTree |
KDTree is a class supporting KD-tree insertion, deletion, equality search,
range search, and nearest neighbor(s) using double-precision floating-point
keys.
|
Pair<First,Second> |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.