McStas Readout Master 0.3.3
Loading...
Searching...
No Matches
ParameterDatasetView Struct Reference

Metadata describing one dataset in the optional root "parameters" group. More...

#include <reader.h>

Public Attributes

std::string name
 
HighFive::DataType datatype
 
std::optional< std::string > unit
 
std::optional< std::string > description
 

Detailed Description

Metadata describing one dataset in the optional root "parameters" group.

Definition at line 37 of file reader.h.

Member Data Documentation

◆ datatype

HighFive::DataType ParameterDatasetView::datatype

Definition at line 39 of file reader.h.

◆ description

std::optional<std::string> ParameterDatasetView::description

Definition at line 41 of file reader.h.

◆ name

std::string ParameterDatasetView::name

Definition at line 38 of file reader.h.

◆ unit

std::optional<std::string> ParameterDatasetView::unit

Definition at line 40 of file reader.h.


The documentation for this struct was generated from the following file: