Developer World
Spresense Arduino Library v3.2.0-77d75a4
SpSatellite Class Reference

Satellite information using positioning. More...

#include <GNSS.h>

Public Attributes

unsigned short type
 
unsigned char svid
 
unsigned char elevation
 
signed short azimuth
 
float sigLevel
 

Detailed Description

Satellite information using positioning.

This is debug information when there is a problem with positioning.

Member Data Documentation

◆ type

unsigned short SpSatellite::type

Satellite type of GPS, Glonass, QZSS/Michibiki; w/ positioning augmentation of SBAS or QZSS L1S

◆ svid

unsigned char SpSatellite::svid

Satellite ID

◆ elevation

unsigned char SpSatellite::elevation

Elevation of satellite [degree]

◆ azimuth

signed short SpSatellite::azimuth

Azimuth of satellite [degree]; Clockwise from the north

◆ sigLevel

float SpSatellite::sigLevel

C/N [dBHz]


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