Skip to main content

Interface: GPSEpoch

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

The GPS ephemeris data epoch.

Properties

day

day: number

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

The epoch day.


hour

hour: number

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

The epoch hour.


minute

minute: number

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

The epoch minute.


month

month: number

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

The epoch month.


second

second: number

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

The epoch second.


year

year: number

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

The epoch year.