Skip to content
Snippets Groups Projects
Commit 051b0b1c authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Javadoc.

parent a56ae8f3
No related branches found
No related tags found
No related merge requests found
......@@ -23,8 +23,7 @@ import org.orekit.rugged.utils.MaxSelector;
import org.orekit.rugged.utils.MinSelector;
import org.orekit.rugged.utils.Selector;
/** Simple implementation of a {@link org.orekit.rugged.raster.Tile}
* with a min/max kd tree.
/** Implementation of a {@link org.orekit.rugged.raster.Tile} with a min/max kd tree.
* <p>
* A n level min/max kd-tree contains sub-tiles merging individual cells
* together from coarse-grained (at level 0) to fine-grained (at level n-1).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment