LAL  7.5.0.1-08ee4f4

Detailed Description

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

Definition at line 136 of file LALDatatypes.h.

Data Fields

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

Field Documentation

◆ length

UINT4 UINT8Vector::length

Number of elements in array.

Definition at line 140 of file LALDatatypes.h.

◆ data

UINT8* UINT8Vector::data

Pointer to the data array.

Definition at line 141 of file LALDatatypes.h.