LAL  7.5.0.1-8083555

Detailed Description

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

Definition at line 100 of file LALDatatypes.h.

Data Fields

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

Field Documentation

◆ length

UINT4 UINT2Vector::length

Number of elements in array.

Definition at line 104 of file LALDatatypes.h.

◆ data

UINT2* UINT2Vector::data

Pointer to the data array.

Definition at line 105 of file LALDatatypes.h.