VehicleBreakAngleBreakByLatitude ================================ .. py:class:: ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLatitude Pass break latitude. .. py:currentmodule:: VehicleBreakAngleBreakByLatitude Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLatitude.latitude` - Get or set the value of the latitude crossing at which a new pass begins. Uses Latitude Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleBreakAngleBreakByLatitude Property detail --------------- .. py:property:: latitude :canonical: ansys.stk.core.stkobjects.VehicleBreakAngleBreakByLatitude.latitude :type: float Get or set the value of the latitude crossing at which a new pass begins. Uses Latitude Dimension.