Fixposition SDK 0.0.0-heads/main-0-g97f6014
Collection of c++ libraries and apps for use with Fixposition products on Linux
Loading...
Searching...
No Matches
fpsdk::common::parser::nmea::NmeaSat Struct Reference

NMEA satellite (used, e.g. in GSA) More...

#include <nmea.hpp>

Public Attributes

bool valid = false
 Data is valid.
NmeaSystemId system = NmeaSystemId::UNSPECIFIED
 System ID.
int svid = 0
 Satellite ID (numbering cf. NMEA 0183)

Detailed Description

NMEA satellite (used, e.g. in GSA)

Definition at line 543 of file nmea.hpp.

Member Data Documentation

◆ valid

bool fpsdk::common::parser::nmea::NmeaSat::valid = false

Data is valid.

Definition at line 545 of file nmea.hpp.

◆ system

NmeaSystemId fpsdk::common::parser::nmea::NmeaSat::system = NmeaSystemId::UNSPECIFIED

System ID.

Definition at line 546 of file nmea.hpp.

◆ svid

int fpsdk::common::parser::nmea::NmeaSat::svid = 0

Satellite ID (numbering cf. NMEA 0183)

Definition at line 547 of file nmea.hpp.


The documentation for this struct was generated from the following file:
  • fpsdk_common/include/fpsdk_common/parser/nmea.hpp