GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
galileo_has_data.h File Reference

Class for Galileo HAS message type 1 data storage. More...

#include <cstdint>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  mt1_header
class  Galileo_HAS_data
 This class is a storage for Galileo HAS message type 1, as defined in Galileo High Accuracy Service Signal-In-Space Interface Control Document (HAS SIS ICD) Issue 1.0, May 2022. See https://www.gsc-europa.eu/sites/default/files/sites/all/files/Galileo_HAS_SIS_ICD_v1.0.pdf. More...

Detailed Description

Class for Galileo HAS message type 1 data storage.

Author
Carles Fernandez-Prades, 2020-2022 cfernandez(at)cttc.es

GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.

Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later


Definition in file galileo_has_data.h.