Profishark API  2.3.12.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

struct ProfisharkAPITimingDataTime CurrentGPSTime

Current time according to the module GPS

double Deviation

Deviation of timestamp from PPS in ns

State of the external PPS signal

GPS fix state

int GLONASSSats

Total GLONASS satellites in sight

State of the GPS PPS signal

int GPSSats

Total GPS satellites in sight

int Precision

Estimated GPS PPS precision in ns

Time information source

ProfisharkAPIFlagState TimestampSync

State of the timestamp synchronization

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

int UsedSats

Number of used satellites


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