Fixposition SDK 0.0.0-heads/main-0-g408dc89
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 420 of file nmea.hpp.

Member Data Documentation

◆ valid

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

Data is valid.

Definition at line 422 of file nmea.hpp.

◆ system

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

System ID.

Definition at line 423 of file nmea.hpp.

◆ svid

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

Satellite ID (numbering cf. NMEA 0183)

Definition at line 424 of file nmea.hpp.


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