tagREAL4Vector Struct Reference

Vector of type REAL4. More...

#include <LALDatatypes.h>


Data Fields

UINT4 length
 Number of elements in array.
REAL4data
 Pointer to the data array.


Detailed Description

Vector of type REAL4.

Definition at line 395 of file LALDatatypes.h.


Field Documentation

UINT4 tagREAL4Vector::length

Number of elements in array.

Definition at line 398 of file LALDatatypes.h.

REAL4* tagREAL4Vector::data

Pointer to the data array.

Definition at line 399 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 7 03:08:35 2008 for LAL by  doxygen 1.5.2