tagREAL4ArraySequence Struct Reference

Sequency of REAL4 multidimensional arrays. More...

#include <LALDatatypes.h>

Collaboration diagram for tagREAL4ArraySequence:

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.
REAL4data
 Pointer to the data array.

Detailed Description

Sequency of REAL4 multidimensional arrays.

Definition at line 815 of file LALDatatypes.h.


Field Documentation

UINT4 tagREAL4ArraySequence::length

The number l of vectors.

Definition at line 818 of file LALDatatypes.h.

UINT4 tagREAL4ArraySequence::arrayDim

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

Definition at line 819 of file LALDatatypes.h.

UINT4Vector* tagREAL4ArraySequence::dimLength

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

Definition at line 820 of file LALDatatypes.h.

REAL4* tagREAL4ArraySequence::data

Pointer to the data array.

Definition at line 821 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 03:14:14 2008 for LAL by  doxygen 1.5.2