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... | |
| REAL4 * | data |
| Pointer to the data array. More... | |
| UINT4 REAL4Vector::length |
Number of elements in array.
Definition at line 149 of file LALDatatypes.h.
| REAL4* REAL4Vector::data |
Pointer to the data array.
Definition at line 150 of file LALDatatypes.h.