CoverageResolution#
- class ansys.stk.core.stkobjects.CoverageResolution#
IntEnum
Overview#
|
Define the location of grid coordinates by using the specified area to determine a latitude/longitude spacing scheme at the equator. |
|
Define the location of the grid coordinates by using the specified distance to determine a latitude/longitude spacing scheme at the equator. |
|
Determine 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. |
Import detail#
from ansys.stk.core.stkobjects import CoverageResolution