|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
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>

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 |
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.