Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::Nexus::Info Struct Reference

This structure holds the type and dimensions of a primative field/array. More...

#include <NexusFile_fwd.h>

Public Attributes

DimVector dims
 The dimensions of the file.
 
NXnumtype type
 The primative type for the field.
 

Detailed Description

This structure holds the type and dimensions of a primative field/array.

Definition at line 126 of file NexusFile_fwd.h.

Member Data Documentation

◆ dims

DimVector Mantid::Nexus::Info::dims

◆ type

NXnumtype Mantid::Nexus::Info::type

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