CoverageResultsFindNearestGridPoint Method |
| Name | Description | |
|---|---|---|
| FindNearestGridPoint(Cartesian) |
Given a cartesian location find the nearest grid point according to physical distance.
| |
| FindNearestGridPoint(Cartographic) |
Given a planetodetic cartographic location, find the nearest grid point according to physical distance.
| |
| FindNearestGridPoint(Point, JulianDate) |
Given a Point and a date, find the nearest grid point according to physical distance.
|