BALL  1.5.0
Public Attributes | List of all members
BALL::TRegularData1D< ValueType >::BlockValueType Struct Reference

The block data type for reading and writing binary data. More...

#include <BALL/DATATYPE/regularData1D.h>

Public Attributes

ValueType bt [1024]
 

Detailed Description

template<typename ValueType>
struct BALL::TRegularData1D< ValueType >::BlockValueType

The block data type for reading and writing binary data.

Definition at line 353 of file regularData1D.h.

Member Data Documentation

◆ bt

template<typename ValueType >
ValueType BALL::TRegularData1D< ValueType >::BlockValueType::bt[1024]

Definition at line 353 of file regularData1D.h.