pylupnt.interfaces.gnss_utils.tai_to_gps_weeks¶
- pylupnt.interfaces.gnss_utils.tai_to_gps_weeks(tai_seconds)¶
Convert TAI seconds to GPS week number and seconds into week.
- Returns:
GPS week number sec_into_week (float): Seconds into the week
- Return type:
week (int)