Vulcan
Aerospace Engineering Utilities Built on Janus
Loading...
Searching...
No Matches
HDF5Writer.hpp File Reference

HDF5 telemetry writer for post-processing. More...

#include <highfive/H5Easy.hpp>
#include <highfive/H5File.hpp>
#include <memory>
#include <string>
#include <vector>
#include <vulcan/io/Frame.hpp>
#include <vulcan/io/TelemetrySchema.hpp>
Include dependency graph for HDF5Writer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vulcan::io::HDF5Writer
 HDF5 telemetry file writer. More...

Namespaces

namespace  vulcan
namespace  vulcan::io

Detailed Description

HDF5 telemetry writer for post-processing.

Writes Frame data to HDF5 files with one dataset per signal. Uses chunked, extensible datasets for efficient frame-by-frame appends.