tagCOMPLEX16ArraySequence Struct Reference

Sequency of COMPLEX16 multidimensional arrays. More...

#include <LALDatatypes.h>

Collaboration diagram for tagCOMPLEX16ArraySequence:

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

Detailed Description

Sequency of COMPLEX16 multidimensional arrays.

Definition at line 848 of file LALDatatypes.h.


Field Documentation

UINT4 tagCOMPLEX16ArraySequence::length

The number l of vectors.

Definition at line 851 of file LALDatatypes.h.

UINT4 tagCOMPLEX16ArraySequence::arrayDim

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

Definition at line 852 of file LALDatatypes.h.

UINT4Vector* tagCOMPLEX16ArraySequence::dimLength

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

Definition at line 853 of file LALDatatypes.h.

COMPLEX16* tagCOMPLEX16ArraySequence::data

Pointer to the data array.

Definition at line 854 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 8 03:08:36 2008 for LAL by  doxygen 1.5.2