LAL  7.5.0.1-8083555

Detailed Description

Vector of type REAL4, see DATATYPE-Vector types for more details.

Definition at line 145 of file LALDatatypes.h.

Data Fields

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

Field Documentation

◆ length

UINT4 REAL4Vector::length

Number of elements in array.

Definition at line 149 of file LALDatatypes.h.

◆ data

REAL4* REAL4Vector::data

Pointer to the data array.

Definition at line 150 of file LALDatatypes.h.