LAL  7.5.0.1-8083555

Detailed Description

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

Definition at line 118 of file LALDatatypes.h.

Data Fields

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

Field Documentation

◆ length

UINT4 UINT4Vector::length

Number of elements in array.

Definition at line 122 of file LALDatatypes.h.

◆ data

UINT4* UINT4Vector::data

Pointer to the data array.

Definition at line 123 of file LALDatatypes.h.