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

HDF5 telemetry reader for post-simulation analysis. More...

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

Go to the source code of this file.

Classes

class  vulcan::io::HDF5Reader
 HDF5 telemetry file reader. More...

Namespaces

namespace  vulcan
namespace  vulcan::io

Detailed Description

HDF5 telemetry reader for post-simulation analysis.

Reads Frame data from HDF5 files created by HDF5Writer. Supports reading individual signals, slices, and full trajectories.