tagUINT2ArraySequence Struct Reference

Sequency of UINT2 multidimensional arrays. More...

#include <LALDatatypes.h>

Collaboration diagram for tagUINT2ArraySequence:

Collaboration graph
[legend]

Data Fields

UINT4 length
 The number l of vectors.
UINT4 arrayDim
 The number of data N in each array element (this is not the number m of indices).
UINT4VectordimLength
 Pointer to a vector of length m storing the array dimensions.
UINT2data
 Pointer to the data array.

Detailed Description

Sequency of UINT2 multidimensional arrays.

Definition at line 760 of file LALDatatypes.h.


Field Documentation

UINT4 tagUINT2ArraySequence::length

The number l of vectors.

Definition at line 763 of file LALDatatypes.h.

UINT4 tagUINT2ArraySequence::arrayDim

The number of data N in each array element (this is not the number m of indices).

Definition at line 764 of file LALDatatypes.h.

UINT4Vector* tagUINT2ArraySequence::dimLength

Pointer to a vector of length m storing the array dimensions.

Definition at line 765 of file LALDatatypes.h.

UINT2* tagUINT2ArraySequence::data

Pointer to the data array.

Definition at line 766 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 5 03:09:02 2008 for LAL by  doxygen 1.5.2