Skip to main content

Interface: GPSEpoch

Defined in: src/sdk/instruments/GPSSat.ts:1765

The GPS ephemeris data epoch.

Properties

day

day: number

Defined in: src/sdk/instruments/GPSSat.ts:1773

The epoch day.


hour

hour: number

Defined in: src/sdk/instruments/GPSSat.ts:1776

The epoch hour.


minute

minute: number

Defined in: src/sdk/instruments/GPSSat.ts:1779

The epoch minute.


month

month: number

Defined in: src/sdk/instruments/GPSSat.ts:1770

The epoch month.


second

second: number

Defined in: src/sdk/instruments/GPSSat.ts:1782

The epoch second.


year

year: number

Defined in: src/sdk/instruments/GPSSat.ts:1767

The epoch year.