tagREAL8Vector Struct Reference

Vector of type REAL8. More...

#include <LALDatatypes.h>


Data Fields

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


Detailed Description

Vector of type REAL8.

Definition at line 404 of file LALDatatypes.h.


Field Documentation

UINT4 tagREAL8Vector::length

Number of elements in array.

Definition at line 406 of file LALDatatypes.h.

REAL8* tagREAL8Vector::data

Pointer to the data array.

Definition at line 407 of file LALDatatypes.h.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 11 02:33:35 2008 for LAL by  doxygen 1.5.2