GpsSvInfo Struct Reference

Represents SV information. More...

#include <gps.h>


Data Fields

int prn
 Pseudo-random number for the SV.
float snr
 Signal to noise ratio.
float elevation
 Elevation of SV in degrees.
float azimuth
 Azimuth of SV in degrees.

Detailed Description

Represents SV information.

Definition at line 129 of file gps.h.


Field Documentation

Pseudo-random number for the SV.

Definition at line 131 of file gps.h.

Signal to noise ratio.

Definition at line 133 of file gps.h.

Elevation of SV in degrees.

Definition at line 135 of file gps.h.

Azimuth of SV in degrees.

Definition at line 137 of file gps.h.


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