CoverageBoundsLatitudeLine#
- class ansys.stk.core.stkobjects.CoverageBoundsLatitudeLine#
Bases:
ICoverageBounds
Latitude Line: Create a set of points along a single latitude line, useful when the coverage is only expected to vary with longitude.
Overview#
Longitude at which the latitude line begins. Uses Longitude Dimension. |
|
Longitude at which the latitude line ends. Uses Longitude Dimension. |
|
Latitude of the latitude line. Uses Latitude Dimension. |
Import detail#
from ansys.stk.core.stkobjects import CoverageBoundsLatitudeLine
Property detail#
- property CoverageBoundsLatitudeLine.start_longitude: Any#
Longitude at which the latitude line begins. Uses Longitude Dimension.