Skip to main content

Interface: GPSEpoch

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

The GPS ephemeris data epoch.

Properties

day

day: number

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

The epoch day.


hour

hour: number

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

The epoch hour.


minute

minute: number

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

The epoch minute.


month

month: number

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

The epoch month.


second

second: number

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

The epoch second.


year

year: number

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

The epoch year.