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

Provides a simple abstraction for reading contiguous binary data from a file. More...

#include <cstddef>
#include <cstdint>
#include <fstream>
#include <gnss_block_interface.h>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  SensorDataFile

Detailed Description

Provides a simple abstraction for reading contiguous binary data from a file.

Author
Victor Castillo, 2024. victorcastilloaguero(at)gmail.com

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

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


Definition in file sensor_data_file.h.