VehicleGPSAlmanacPropertiesSP3#

class ansys.stk.core.stkobjects.VehicleGPSAlmanacPropertiesSP3#

Bases: IVehicleGPSAlmanacProperties

SP3 almanac properties.

Overview#

almanac_week

Get the almanac reference week (VINA) for all almanacs in this file per the ICD-GPS-200.

time_of_almanac

Get the almanac reference time (Time of Appilcability) for all almanacs in the file per ICD-GPS-200.

date_of_almanac

Get the almanac reference date for all almanacs in the file per ICD-GPS-200.

Import detail#

from ansys.stk.core.stkobjects import VehicleGPSAlmanacPropertiesSP3

Property detail#

property VehicleGPSAlmanacPropertiesSP3.almanac_week: int#

Get the almanac reference week (VINA) for all almanacs in this file per the ICD-GPS-200.

property VehicleGPSAlmanacPropertiesSP3.time_of_almanac: float#

Get the almanac reference time (Time of Appilcability) for all almanacs in the file per ICD-GPS-200.

property VehicleGPSAlmanacPropertiesSP3.date_of_almanac: str#

Get the almanac reference date for all almanacs in the file per ICD-GPS-200.