22 #ifndef _LALDATATYPES_H 23 #define _LALDATATYPES_H 25 #include <lal/LALAtomicDatatypes.h> 49 typedef enum tagLALTYPECODE {
73 typedef struct tagCHARVector {
82 typedef struct tagLALStringVector {
91 typedef struct tagINT2Vector {
100 typedef struct tagUINT2Vector {
109 typedef struct tagINT4Vector {
118 typedef struct tagUINT4Vector {
127 typedef struct tagINT8Vector {
136 typedef struct tagUINT8Vector {
145 typedef struct tagREAL4Vector {
154 typedef struct tagREAL8Vector {
163 typedef struct tagCOMPLEX8Vector {
172 typedef struct tagCOMPLEX16Vector {
184 typedef struct tagINT2Array {
190 typedef struct tagUINT2Array {
196 typedef struct tagINT4Array {
202 typedef struct tagUINT4Array {
208 typedef struct tagINT8Array {
214 typedef struct tagUINT8Array {
220 typedef struct tagREAL4Array {
226 typedef struct tagREAL8Array {
232 typedef struct tagCOMPLEX8Array {
238 typedef struct tagCOMPLEX16Array {
261 typedef struct tagCHARVectorSequence {
271 typedef struct tagINT2VectorSequence {
281 typedef struct tagUINT2VectorSequence {
291 typedef struct tagINT4VectorSequence {
301 typedef struct tagUINT4VectorSequence {
311 typedef struct tagINT8VectorSequence {
321 typedef struct tagUINT8VectorSequence {
331 typedef struct tagREAL4VectorSequence {
341 typedef struct tagREAL8VectorSequence {
351 typedef struct tagCOMPLEX8VectorSequence {
361 typedef struct tagCOMPLEX16VectorSequence {
373 typedef struct tagINT2ArraySequence {
381 typedef struct tagUINT2ArraySequence {
389 typedef struct tagINT4ArraySequence {
397 typedef struct tagUINT4ArraySequence {
405 typedef struct tagINT8ArraySequence {
413 typedef struct tagUINT8ArraySequence {
421 typedef struct tagREAL4ArraySequence {
429 typedef struct tagREAL8ArraySequence {
437 typedef struct tagCOMPLEX8ArraySequence {
445 typedef struct tagCOMPLEX16ArraySequence {
456 SWIGLAL(IMMUTABLE_MEMBERS(tagLIGOTimeGPS, gpsSeconds, gpsNanoSeconds));
458 typedef struct tagLIGOTimeGPS {
464 #define LIGOTIMEGPSZERO { 0, 0 } 496 SWIGLAL(IMMUTABLE_MEMBERS(tagLALUnit, powerOfTen, unitNumerator, unitDenominatorMinusOne));
498 typedef struct tagLALUnit {
511 typedef struct tagINT2TimeSeries {
521 typedef struct tagUINT2TimeSeries {
530 typedef struct tagINT4TimeSeries {
540 typedef struct tagUINT4TimeSeries {
550 typedef struct tagINT8TimeSeries {
560 typedef struct tagUINT8TimeSeries {
570 typedef struct tagREAL4TimeSeries {
580 typedef struct tagREAL8TimeSeries {
590 typedef struct tagCOMPLEX8TimeSeries {
600 typedef struct tagCOMPLEX16TimeSeries {
613 typedef struct tagINT2TimeVectorSeries {
623 typedef struct tagUINT2TimeVectorSeries {
633 typedef struct tagINT4TimeVectorSeries {
643 typedef struct tagUINT4TimeVectorSeries {
653 typedef struct tagINT8TimeVectorSeries {
663 typedef struct tagUINT8TimeVectorSeries {
673 typedef struct tagREAL4TimeVectorSeries {
683 typedef struct tagREAL8TimeVectorSeries {
693 typedef struct tagCOMPLEX8TimeVectorSeries {
703 typedef struct tagCOMPLEX16TimeVectorSeries {
716 typedef struct tagINT2TimeArraySeries {
726 typedef struct tagUINT2TimeArraySeries {
736 typedef struct tagINT4TimeArraySeries {
746 typedef struct tagUINT4TimeArraySeries {
756 typedef struct tagINT8TimeArraySeries {
766 typedef struct tagUINT8TimeArraySeries {
776 typedef struct tagREAL4TimeArraySeries {
786 typedef struct tagREAL8TimeArraySeries {
796 typedef struct tagCOMPLEX8TimeArraySeries {
806 typedef struct tagCOMPLEX16TimeArraySeries {
819 typedef struct tagINT2FrequencySeries {
829 typedef struct tagUINT2FrequencySeries {
839 typedef struct tagINT4FrequencySeries {
849 typedef struct tagUINT4FrequencySeries {
859 typedef struct tagINT8FrequencySeries {
869 typedef struct tagUINT8FrequencySeries {
879 typedef struct tagREAL4FrequencySeries {
889 typedef struct tagREAL8FrequencySeries {
899 typedef struct tagCOMPLEX8FrequencySeries {
909 typedef struct tagCOMPLEX16FrequencySeries {
921 typedef struct tagCOMPLEX8ZPGFilter {
930 typedef struct tagCOMPLEX16ZPGFilter {
947 typedef struct tagLALStatus {
961 #elif defined(__cplusplus) UINT4 length
The number l of vectors.
COMPLEX16Sequence * data
The sequence of sampled data.
struct tagLALStatus * statusPtr
Pointer to the next node in the list; NULL if this function is not reporting a subroutine error...
UINT4 * data
Pointer to the data array.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
This structure stores units in the mksA system (plus Kelvin, Strain, and ADC Count).
Complex (vs real) type 010000 = 16.
INT4VectorSequence * data
The sequence of sampled data vectors.
Sequence of UINT8 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
INT4Sequence * data
The sequence of sampled data.
Time series of REAL4 vectors, see DATATYPE-TimeVectorSeries for more details.
UINT4 length
The number l of vectors.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
INT8Sequence * data
The sequence of sampled data.
Sequence of INT4 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
LIGOTimeGPS epoch
The start time of the time series of vectors.
REAL8 * data
Pointer to the data array.
See DATATYPE-TimeArraySeries types for documentation.
UINT4 vectorLength
The length n of each vector.
UINT4VectorSequence * data
The sequence of sampled data vectors.
INT4 line
The line number in the source file where the current statusCode was set.
LIGOTimeGPS epoch
The start time of the time series.
REAL4ArraySequence * data
UINT4 length
The number l of vectors.
UINT4Vector * dimLength
Vector of array dimensions.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL8 deltaT
The time step between samples of the time series in seconds.
UINT2 * data
Pointer to the data array.
int16_t INT2
Two-byte signed integer.
UINT4 vectorLength
The length n of each vector.
INT8 * data
Pointer to the data array.
UINT8ArraySequence * data
LIGOTimeGPS epoch
The start time of the time series of vectors.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
See DATATYPE-TimeArraySeries types for documentation.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
const CHAR * file
The name of the source file containing the function code.
UINT4 length
Number of elements in array.
COMPLEX16VectorSequence * data
The sequence of sampled data vectors.
UINT4 length
The number l of vectors.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
Sequence of REAL4 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
INT4 level
The nested-function level where any error was reported.
UINT4 vectorLength
The length n of each vector.
UINT4 length
The number l of vectors.
INT8 * data
Pointer to the data array.
UINT4 length
The number l of vectors.
Sequence of INT8 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
UINT8 * data
Pointer to the data array.
LALUnit sampleUnits
The physical units of the quantity being sampled.
REAL8 * data
Pointer to the data array.
Multidimentional array of REAL4, see DATATYPE-Array types for more details.
See DATATYPE-TimeArraySeries types for documentation.
Time series of COMPLEX16 data, see DATATYPE-TimeSeries types for more details.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
Time series of COMPLEX16 vectors, see DATATYPE-TimeVectorSeries for more details. ...
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4 * data
Pointer to the data array.
Epoch relative to GPS epoch, see LIGOTimeGPS type for more details.
Sequence of INT2 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
LIGOTimeGPS epoch
The start time of the time series.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
CHAR * data
Pointer to the data array.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL4Vector REAL4Sequence
See DATATYPE-Sequence types for documentation.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL8VectorSequence * data
The sequence of sampled data vectors.
char CHAR
One-byte signed integer, see Headers LAL(Atomic)Datatypes.h for more details.
Floating-point (vs integer) type 01000 = 8.
Time series of REAL8 vectors, see DATATYPE-TimeVectorSeries for more details.
INT2 * data
Pointer to the data array.
Sequence of REAL8 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
UINT4 length
Number of elements in array.
LIGOTimeGPS epoch
The start time of the time series of vectors.
LIGOTimeGPS epoch
The start time of the time series.
LIGOTimeGPS epoch
The start time of the time series.
UINT4 length
The number l of vectors.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
UINT8 * data
Pointer to the data array.
Time series of INT4 vectors, see DATATYPE-TimeVectorSeries for more details.
float complex COMPLEX8
Single-precision floating-point complex number (8 bytes total)
UINT4 length
The number l of vectors.
INT4 gpsNanoSeconds
Residual nanoseconds.
Sequence of COMPLEX16 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
UINT4 length
The number l of vectors.
See DATATYPE-ZPGFilter types for details.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
REAL4 * data
Pointer to the data array.
COMPLEX16 * data
Pointer to the data array.
REAL8 deltaT
The time step between samples of the time series in seconds.
UINT4 length
The number l of vectors.
Multidimentional array of UINT4, see DATATYPE-Array types for more details.
REAL8 deltaT
The time step between samples of the time series in seconds.
REAL8 * data
Pointer to the data array.
UINT8Vector UINT8Sequence
See DATATYPE-Sequence types for documentation.
INT4 * data
Pointer to the data array.
LIGOTimeGPS epoch
The start time of the time series.
Multidimentional array of COMPLEX8, see DATATYPE-Array types for more details.
enumLALNameLength
Length of name fields of LAL structured data types.
UINT4 length
The number l of vectors.
Multidimentional array of REAL8, see DATATYPE-Array types for more details.
COMPLEX8 * data
Pointer to the data array.
UINT4Vector * dimLength
Vector of array dimensions.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
INT2Vector INT2Sequence
See DATATYPE-Sequence types for documentation.
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4 length
The number l of vectors.
UINT4 length
Number of elements in array.
See DATATYPE-FrequencySeries types for documentation.
See DATATYPE-TimeArraySeries types for documentation.
CHAR ** data
Pointer to the data array.
Vector of type INT2, see DATATYPE-Vector types for more details.
UINT4 length
Number of elements in array.
See DATATYPE-ZPGFilter types for details.
UINT8 * data
Pointer to the data array.
UINT8VectorSequence * data
The sequence of sampled data vectors.
Sequence of INT8 Vectors, see DATATYPE-VectorSequence types for more details.
LALTYPECODE
Type codes: use these type codes to identify a LAL atomic data type, see Headers LAL(Atomic)Datatypes...
UINT2 * data
Pointer to the data array.
See DATATYPE-FrequencySeries types for documentation.
float REAL4
Single precision real floating-point number (4 bytes).
UINT4 vectorLength
The length n of each vector.
REAL8 deltaT
The time step between samples of the time series in seconds.
Vector of type COMPLEX16, see DATATYPE-Vector types for more details.
Vector of type COMPLEX8, see DATATYPE-Vector types for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
UINT4Sequence * data
The sequence of sampled data.
LIGOTimeGPS epoch
The start time of the time series.
UINT4 length
Number of elements in array.
Multidimentional array of UINT8, see DATATYPE-Array types for more details.
See DATATYPE-FrequencySeries types for documentation.
Sixteen byte size 0100 = 4.
Vector of type UINT4, see DATATYPE-Vector types for more details.
Sequence of CHAR Vectors, see DATATYPE-VectorSequence types for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
Vector of type REAL4, see DATATYPE-Vector types for more details.
Sequence of COMPLEX16 Vectors, see DATATYPE-VectorSequence types for more details.
See DATATYPE-TimeArraySeries types for documentation.
UINT4 * data
Pointer to the data array.
Time series of INT8 vectors, see DATATYPE-TimeVectorSeries for more details.
Time series of INT4 data, see DATATYPE-TimeSeries types for more details.
COMPLEX8 * data
Pointer to the data array.
Sequence of INT2 Vectors, see DATATYPE-VectorSequence types for more details.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
REAL4VectorSequence * data
The sequence of sampled data vectors.
UINT4 vectorLength
The length n of each vector.
LIGOTimeGPS epoch
The start time of the time series of vectors.
COMPLEX16Vector COMPLEX16Sequence
See DATATYPE-Sequence types for documentation.
UINT4Vector * dimLength
Vector of array dimensions.
Time series of COMPLEX8 vectors, see DATATYPE-TimeVectorSeries for more details.
UINT4ArraySequence * data
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
Vector of type CHAR*, ie 'strings', see DATATYPE-Vector types for more details.
LIGOTimeGPS epoch
The start time of the time series of vectors.
UINT4 length
Number of elements in array.
UINT4 length
The number l of vectors.
LIGOTimeGPS epoch
The start time of the time series of vectors.
UINT4 length
Number of elements in array.
INT2 * data
Pointer to the data array.
REAL4 * data
Pointer to the data array.
const CHAR * statusDescription
An explanatory string corresponding to the numerical status code.
uint64_t UINT8
Eight-byte unsigned integer; on some platforms this is equivalent to unsigned long int instead...
REAL4 * data
Pointer to the data array.
LALUnit sampleUnits
The physical units of the quantity being sampled.
INT8 * data
Pointer to the data array.
See DATATYPE-TimeArraySeries types for documentation.
LIGOTimeGPS epoch
The start time of the time series of vectors.
REAL8 deltaT
The time step between samples of the time series in seconds.
LIGOTimeGPS epoch
The start time of the time series of vectors.
Time series of UINT4 data, see DATATYPE-TimeSeries types for more details.
LALUnit sampleUnits
The physical units of the quantity being sampled.
Sequence of REAL8 Vectors, see DATATYPE-VectorSequence types for more details.
Multidimentional array of INT4, see DATATYPE-Array types for more details.
See DATATYPE-TimeArraySeries types for documentation.
See DATATYPE-FrequencySeries types for documentation.
UINT4 length
Number of elements in array.
LALUnit sampleUnits
The physical units of the quantity being sampled.
COMPLEX8VectorSequence * data
The sequence of sampled data vectors.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
UINT4 vectorLength
The length n of each vector.
LIGOTimeGPS epoch
The start time of the time series.
INT4 statusCode
A numerical code identifying the type of error, or 0 for nominal status; Negative values are reserved...
LALUnit sampleUnits
The physical units of the quantity being sampled.
Vector of type CHAR, see DATATYPE-Vector types for more details.
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4Vector * dimLength
Vector of array dimensions.
Sequence of UINT4 Vectors, see DATATYPE-VectorSequence types for more details.
UINT4Vector * dimLength
Vector of array dimensions.
See DATATYPE-FrequencySeries types for documentation.
UINT4 length
The number l of vectors.
Multidimentional array of UINT2, see DATATYPE-Array types for more details.
UINT4 length
The number l of vectors.
LIGOTimeGPS epoch
The start time of the time series.
Time series of UINT2 vectors, see DATATYPE-TimeVectorSeries for more details.
Time series of INT8 data, see DATATYPE-TimeSeries types for more details.
COMPLEX16 * data
Pointer to the data array.
LIGOTimeGPS epoch
The start time of the time series.
REAL8Vector REAL8Sequence
See DATATYPE-Sequence types for documentation.
Multidimentional array of COMPLEX16, see DATATYPE-Array types for more details.
double REAL8
Double precision real floating-point number (8 bytes).
COMPLEX16 * data
Pointer to the data array.
UINT4 vectorLength
The length n of each vector.
See DATATYPE-FrequencySeries types for documentation.
LALUnit sampleUnits
The physical units of the quantity being sampled.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
Vector of type UINT8, see DATATYPE-Vector types for more details.
LIGOTimeGPS epoch
The start time of the time series of vectors.
Vector of type REAL8, see DATATYPE-Vector types for more details.
LALUnit sampleUnits
The physical units of the quantity being sampled.
REAL4 * data
Pointer to the data array.
See DATATYPE-TimeArraySeries types for documentation.
Time series of UINT8 data, see DATATYPE-TimeSeries types for more details.
Sequence of COMPLEX8 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
Sequence of UINT2 Vectors, see DATATYPE-VectorSequence types for more details.
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4 vectorLength
The length n of each vector.
Multidimentional array of INT8, see DATATYPE-Array types for more details.
LAL status structure, see The LALStatus structure for more details.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
See DATATYPE-TimeArraySeries types for documentation.
COMPLEX8ArraySequence * data
Vector of type INT4, see DATATYPE-Vector types for more details.
INT4 * data
Pointer to the data array.
Time series of UINT4 vectors, see DATATYPE-TimeVectorSeries for more details.
CHAR * data
Pointer to the data array.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
See DATATYPE-FrequencySeries types for documentation.
INT2VectorSequence * data
The sequence of sampled data vectors.
INT4 gpsSeconds
Seconds since 0h UTC 6 Jan 1980.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
COMPLEX16 * data
Pointer to the data array.
INT8VectorSequence * data
The sequence of sampled data vectors.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
INT2 * data
Pointer to the data array.
uint32_t UINT4
Four-byte unsigned integer.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
uint16_t UINT2
Two-byte unsigned integer.
UINT4 length
Number of elements in array.
INT4Vector INT4Sequence
See DATATYPE-Sequence types for documentation.
volatile const CHAR * Id
A character string identifying the source file and version number of the function being reported on...
double complex COMPLEX16
Double-precision floating-point complex number (16 bytes total)
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
INT2Sequence * data
The sequence of sampled data.
UINT4 length
The number l of vectors.
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
UINT2 * data
Pointer to the data array.
REAL4Sequence * data
The sequence of sampled data.
Sequence of UINT2 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
UINT8 * data
Pointer to the data array.
COMPLEX8Vector COMPLEX8Sequence
See DATATYPE-Sequence types for documentation.
UINT4 length
The number l of vectors.
CHARVector CHARSequence
See DATATYPE-Sequence types for documentation.
UINT4 length
The number l of vectors.
UINT4 vectorLength
The length n of each vector.
Time series of REAL4 data, see DATATYPE-TimeSeries types for more details.
Time series of COMPLEX8 data, see DATATYPE-TimeSeries types for more details.
REAL8 deltaT
The time step between samples of the time series in seconds.
COMPLEX8 * data
Pointer to the data array.
UINT4 length
Number of elements in array.
LALUnit sampleUnits
The physical units of the quantity being sampled.
LALUnit sampleUnits
The physical units of the quantity being sampled.
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT2 * data
Pointer to the data array.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
Time series of UINT2 data, see DATATYPE-TimeSeries types for more details.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
UINT4Vector * dimLength
Vector of array dimensions.
Sequence of COMPLEX8 Vectors, see DATATYPE-VectorSequence types for more details. ...
UINT4 length
The number l of vectors.
REAL8 deltaT
The time step between samples of the time series of vectors in seconds.
UINT2Vector UINT2Sequence
See DATATYPE-Sequence types for documentation.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
int32_t INT4
Four-byte signed integer.
UINT4 length
Number of elements in array.
REAL8 * data
Pointer to the data array.
LALUnit sampleUnits
The physical units of the quantity being sampled.
int64_t INT8
Eight-byte signed integer; on some platforms this is equivalent to long int instead.
COMPLEX16ArraySequence * data
UINT4Vector * dimLength
Vector of array dimensions.
UINT2Sequence * data
The sequence of sampled data.
UINT4Vector * dimLength
Vector of array dimensions.
UINT8Sequence * data
The sequence of sampled data.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
Vector of type INT8, see DATATYPE-Vector types for more details.
INT8 * data
Pointer to the data array.
UINT4Vector * dimLength
Pointer to a vector of length m storing the array dimensions.
Time series of UINT8 vectors, see DATATYPE-TimeVectorSeries for more details.
UINT4 length
The number l of vectors.
Unsigned (vs signed) type 0100000 = 32.
See DATATYPE-FrequencySeries types for documentation.
Time series of INT2 data, see DATATYPE-TimeSeries types for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT4Vector * dimLength
Vector of array dimensions.
See DATATYPE-FrequencySeries types for documentation.
REAL8ArraySequence * data
LIGOTimeGPS epoch
The start time of the time series of vectors.
UINT4 * data
Pointer to the data array.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
UINT4Vector * dimLength
Vector of array dimensions.
INT8Vector INT8Sequence
See DATATYPE-Sequence types for documentation.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
LALUnit sampleUnits
The physical units of the quantity being sampled.
Vector of type UINT2, see DATATYPE-Vector types for more details.
See DATATYPE-FrequencySeries types for documentation.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
INT2 * data
Pointer to the data array.
UINT4 length
Number of elements in array.
Sequence of UINT4 multidimensional arrays, see DATATYPE-ArraySequence types for more details...
COMPLEX8Sequence * data
The sequence of sampled data.
Time series of REAL8 data, see DATATYPE-TimeSeries types for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
Sequence of UINT8 Vectors, see DATATYPE-VectorSequence types for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
REAL8Sequence * data
The sequence of sampled data.
COMPLEX8 * data
Pointer to the data array.
UINT2ArraySequence * data
REAL8 deltaT
The time step between samples of the time series in seconds.
INT4 * data
Pointer to the data array.
See DATATYPE-TimeArraySeries types for documentation.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
LALUnit sampleUnits
The physical units of the quantity being sampled.
UINT2VectorSequence * data
The sequence of sampled data vectors.
LALUnit sampleUnits
The physical units of the quantity being sampled.
REAL8 deltaT
The time step between samples of the time series in seconds.
Multidimentional array of INT2, see DATATYPE-Array types for more details.
UINT4 arrayDim
The number of data N in each array element (this is not the number m of indices). ...
UINT4 length
The number l of vectors.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
INT4 * data
Pointer to the data array.
Sequence of REAL4 Vectors, see DATATYPE-VectorSequence types for more details.
UINT4Vector UINT4Sequence
See DATATYPE-Sequence types for documentation.
Time series of INT2 vectors, see DATATYPE-TimeVectorSeries for more details.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
INT2 powerOfTen
Overall power-of-ten scaling is 10^powerOfTen.
UINT4 vectorLength
The length n of each vector.
REAL8 f0
The heterodyning frequency, in Hertz (zero if not heterodyned).
LIGOTimeGPS epoch
The start time of the time series.
UINT4 vectorLength
The length n of each vector.
REAL8 deltaT
The time step between samples of the time series in seconds.
Sequence of INT4 Vectors, see DATATYPE-VectorSequence types for more details.