Top | ![]() |
![]() |
![]() |
![]() |
GSTLALStateVectorGSTLALStateVector — Converts a state vector stream into booleans, for example to drive a lal_gate element. |
guint64 | gap-samples | Read |
guint64 | off-samples | Read |
guint64 | on-samples | Read |
guint | required-off | Read / Write / Construct |
guint | required-on | Read / Write / Construct |
#define | GSTLAL_STATEVECTOR_TYPE |
struct | GSTLALStateVector |
struct | GSTLALStateVectorClass |
Reviewed: f989b34f43aec056f021f10e5e01866846a3c58d 2014-08-10 K. Cannon, J. Creighton, B. Sathyaprakash.
“gap-samples”
property “gap-samples” guint64
number of samples seen thus far marked as gap.
Flags: Read
Default value: 0
“off-samples”
property “off-samples” guint64
Number of samples seen thus far marked as off.
Flags: Read
Default value: 0
“on-samples”
property “on-samples” guint64
Number of samples seen thus far marked as on.
Flags: Read
Default value: 0
“required-off”
property“required-off” guint
Bit mask setting the bits that must be off in the state vector. Only as many of the low bits as the input stream is wide will be considered.
Flags: Read / Write / Construct
Default value: 0
“required-on”
property“required-on” guint
Bit mask setting the bits that must be on in the state vector. Only as many of the low bits as the input stream is wide will be considered.
Flags: Read / Write / Construct
Default value: 0