VehicleGPSAlmanacPropertiesSEM#
- class ansys.stk.core.stkobjects.VehicleGPSAlmanacPropertiesSEM#
Bases:
IVehicleGPSAlmanacProperties
SEM almanac properties.
Overview#
Get the satellite βaverageβ URA number, with the URA number as defined in the ICD-GPS-200. This is not an item in the raw almanac file, but is based on the average URA value transmitted by this satellite in its subframe 1 data sets. |
|
Get the week number from the reference week. |
|
Get or set the almanac 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 VehicleGPSAlmanacPropertiesSEM
Property detail#
- property VehicleGPSAlmanacPropertiesSEM.avg_ura: int#
Get the satellite βaverageβ URA number, with the URA number as defined in the ICD-GPS-200. This is not an item in the raw almanac file, but is based on the average URA value transmitted by this satellite in its subframe 1 data sets.
- property VehicleGPSAlmanacPropertiesSEM.almanac_week: int#
Get the week number from the reference week.
- property VehicleGPSAlmanacPropertiesSEM.reference_week: GPSReferenceWeek#
Get or set the almanac reference week (VINA) for all almanacs in this file per the ICD-GPS-200.
- property VehicleGPSAlmanacPropertiesSEM.time_of_almanac: float#
Get the almanac reference time (Time of Appilcability) for all almanacs in the file per ICD-GPS-200.