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

Telemetry frame data container for Vulcan I/O. More...

#include <Eigen/Core>
#include <Eigen/Geometry>
#include <cstdint>
#include <cstring>
#include <stdexcept>
#include <vector>
#include <vulcan/core/VulcanError.hpp>
#include <vulcan/io/TelemetrySchema.hpp>
Include dependency graph for Frame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vulcan::io::Frame
 Single timestep of telemetry data. More...

Namespaces

namespace  vulcan
namespace  vulcan::io

Detailed Description

Telemetry frame data container for Vulcan I/O.

Holds a single timestep of telemetry data with scalar signals. Used for both HDF5 logging and real-time streaming to Hermes.