Bits#
- class gwpy.timeseries.Bits(
- bits: BitsInput,
- channel: Channel | str | None = None,
- epoch: Time | float | Quantity | None = None,
- description: dict[str, str] | None = None,
Bases:
listDefinition of the bits in a
StateVector.- Parameters:
Attributes Summary
Data channel associated with these
Bits.(name, desc) mapping of long bit descriptions.
Starting GPS time epoch for these
Bits.Attributes Documentation