SimulatedField
SimulatedField
Section titled “SimulatedField”#include <sbio/formats/xtc1/registry.hh>struct SimulatedFieldDefined in src/lib/sbio/formats/xtc1/registry.hh:31
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
name |
variable |
Declared here |
dtype |
variable |
Declared here |
rank |
variable |
Declared here |
shape |
variable |
Declared here |
offset |
variable |
Declared here |
is_dynamic |
variable |
Declared here |
shape_fields |
variable |
Declared here |
offset_multipliers |
variable |
Declared here |
offset_fields |
variable |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
std::string_view |
name |
|
DType |
dtype |
|
std::uint32_t |
rank |
|
std::uint32_t |
shape |
|
std::uint32_t |
offset |
|
bool |
is_dynamic |
|
std::string_view |
shape_fields |
|
std::uint32_t |
offset_multipliers |
|
std::string_view |
offset_fields |
std::string_view nameDefined in src/lib/sbio/formats/xtc1/registry.hh:32
DType dtypeDefined in src/lib/sbio/formats/xtc1/registry.hh:33
std::uint32_t rankDefined in src/lib/sbio/formats/xtc1/registry.hh:34
std::uint32_t shapeDefined in src/lib/sbio/formats/xtc1/registry.hh:35
offset
Section titled “offset”std::uint32_t offsetDefined in src/lib/sbio/formats/xtc1/registry.hh:36
is_dynamic
Section titled “is_dynamic”bool is_dynamicDefined in src/lib/sbio/formats/xtc1/registry.hh:37
shape_fields
Section titled “shape_fields”std::string_view shape_fieldsDefined in src/lib/sbio/formats/xtc1/registry.hh:38
offset_multipliers
Section titled “offset_multipliers”std::uint32_t offset_multipliers {}Defined in src/lib/sbio/formats/xtc1/registry.hh:39
offset_fields
Section titled “offset_fields”std::string_view offset_fields {}Defined in src/lib/sbio/formats/xtc1/registry.hh:40