VehicleGPSSpecifyAlmanac ======================== .. py:class:: ansys.stk.core.stkobjects.VehicleGPSSpecifyAlmanac Specify a GPS almanac. .. py:currentmodule:: VehicleGPSSpecifyAlmanac Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGPSSpecifyAlmanac.filename` - Almanac file name. * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGPSSpecifyAlmanac.properties` - Get the almanac properties. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGPSSpecifyAlmanac Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.VehicleGPSSpecifyAlmanac.filename :type: str Almanac file name. .. py:property:: properties :canonical: ansys.stk.core.stkobjects.VehicleGPSSpecifyAlmanac.properties :type: IVehicleGPSAlmanacProperties Get the almanac properties.