![]() |
![]() |
![]() |
gstlal Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
"autocorrelation-mask-matrix" GValueArray* : Read / Write "autocorrelation-matrix" GValueArray* : Read / Write "latency" gint64 : Read / Write "snr-thresh" gdouble : Read / Write
"autocorrelation-mask-matrix"
property"autocorrelation-mask-matrix" GValueArray* : Read / Write
Array of integer mask vectors. Matrix must be the same size as the autocorrelation matrix. Only autocorrelation vector samples corresponding to non-zero samples in these vectors will be used to construct the \chi^{2} statistic. If this matrix is not supplied, all autocorrelation samples are used.
"autocorrelation-matrix"
property"autocorrelation-matrix" GValueArray* : Read / Write
Array of complex autocorrelation vectors. Number of vectors (rows) in matrix sets number of channels. All vectors must have the same length.
"latency"
property "latency" gint64 : Read / Write
Filter latency in samples. Must be in (-autocorrelation length, 0].
Allowed values: <= 0
Default value: 0
"snr-thresh"
property"snr-thresh" gdouble : Read / Write
SNR Threshold that determines a trigger.
Allowed values: >= 0
Default value: 0
"rate-changed"
signalvoid user_function (GSTLALAutoChiSq *gstlalautochisq,
gint arg1,
gpointer user_data) : Run First
|
the object which received the signal. |
|
user data set when the signal handler was connected. |