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... | |
| UINT2 * | data |
| Pointer to the data array. More... | |
| UINT4 UINT2Vector::length |
Number of elements in array.
Definition at line 104 of file LALDatatypes.h.
| UINT2* UINT2Vector::data |
Pointer to the data array.
Definition at line 105 of file LALDatatypes.h.