CoverageBoundsLongitudeLine#
- class ansys.stk.core.stkobjects.CoverageBoundsLongitudeLine#
Bases:
ICoverageBounds
Longitude Line: Create a set of points along a single meridian, useful when the coverage is only expected to vary with latitude.
Overview#
Minimum latitude used to define the longitude line. Uses Latitude Dimension. |
|
Maximum latitude used to define the longitude line. Uses Latitude Dimension. |
|
Longitude of the meridian defining the longitude line. Uses Longitude Dimension. |
Import detail#
from ansys.stk.core.stkobjects import CoverageBoundsLongitudeLine
Property detail#
- property CoverageBoundsLongitudeLine.minimum_latitude: Any#
Minimum latitude used to define the longitude line. Uses Latitude Dimension.