VehicleGPSAlmanacPropertiesYUMA#
- class ansys.stk.core.stkobjects.VehicleGPSAlmanacPropertiesYUMA#
Bases:
IVehicleGPSAlmanacProperties
YUMA almanac properties.
Overview#
Get the week number from the reference week. |
|
Get the almanac reference week (VINA) for all almanacs in this file per the ICD-GPS-200. |
|
Get or set the reference week (VINA) for all almanacs in this file per the ICD-GPS-200. |
|
Get the almanac reference time (Time of Appilcability) for all almanacs in the file per ICD-GPS-200. |
|
Get the almanac reference date for all almanacs in the file per ICD-GPS-200. |
|
Get the satellite health code as defined in the ICD-GPS-200 expressed in integer form. 0=healthy. |
Import detail#
from ansys.stk.core.stkobjects import VehicleGPSAlmanacPropertiesYUMA
Property detail#
- property VehicleGPSAlmanacPropertiesYUMA.week_number: int#
Get the week number from the reference week.
- property VehicleGPSAlmanacPropertiesYUMA.almanac_week: int#
Get the almanac reference week (VINA) for all almanacs in this file per the ICD-GPS-200.
- property VehicleGPSAlmanacPropertiesYUMA.reference_week: GPSReferenceWeek#
Get or set the reference week (VINA) for all almanacs in this file per the ICD-GPS-200.
- property VehicleGPSAlmanacPropertiesYUMA.time_of_almanac: float#
Get the almanac reference time (Time of Appilcability) for all almanacs in the file per ICD-GPS-200.