Coverage grid resolution options: values of the enumeration represent polymorphic object types.
Member | Value | Description |
---|---|---|
eResolutionArea | 0 | Defines the location of grid coordinates by using the specified area to determine a latitude/longitude spacing scheme at the equator. |
eResolutionDistance | 1 | Defines the location of the grid coordinates by using the specified distance to determine a latitude/longitude spacing scheme at the equator. |
eResolutionLatLon | 2 | Determines the location of grid coordinates by applying a user-specified value at the equator. STK stretches grid points in longitude at higher or lower latitudes in an attempt to preserve the area of the grid point. |