CoverageResults Methods |
The CoverageResults type exposes the following members.
Name | Description | |
---|---|---|
ApplyFilter |
Applies the given filter to this result and returns a new result.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
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.
| |
FindNearestGridPointAtTime |
Given a cartesian location and date, find the nearest grid point according to physical distance.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |