Profishark API  2.3.12.0
ProfisharkAPITimingStatus Struct Reference

Status of the device timing board. More...

#include <ProfisharkAPI.h>

Data Fields

ProfisharkAPITimingBoardState TimingBoardState
 
ProfisharkAPITimingFixState Fix
 
int UsedSats
 
int GPSSats
 
int GLONASSSats
 
ProfisharkAPIFlagState GPSPPS
 
ProfisharkAPIFlagState ExternalPPS
 
ProfisharkAPIFlagState TimestampSync
 
double Deviation
 
int Precision
 
ProfisharkAPITimeSource TimeSource
 
struct ProfisharkAPITimingDataTime CurrentGPSTime
 

Detailed Description

Status of the device timing board.

Field Documentation

◆ CurrentGPSTime

struct ProfisharkAPITimingDataTime CurrentGPSTime

Current time according to the module GPS

◆ Deviation

double Deviation

Deviation of timestamp from PPS in ns

◆ ExternalPPS

State of the external PPS signal

◆ Fix

GPS fix state

◆ GLONASSSats

int GLONASSSats

Total GLONASS satellites in sight

◆ GPSPPS

State of the GPS PPS signal

◆ GPSSats

int GPSSats

Total GPS satellites in sight

◆ Precision

int Precision

Estimated GPS PPS precision in ns

◆ TimeSource

Time information source

◆ TimestampSync

ProfisharkAPIFlagState TimestampSync

State of the timestamp synchronization

◆ TimingBoardState

Timing board state. The rest of the structure is valid only if this is ProfisharkAPITimingBoardState_Available

◆ UsedSats

int UsedSats

Number of used satellites


The documentation for this struct was generated from the following file: