Struct p25::baseband::sync::SyncCorrelator [] [src]

pub struct SyncCorrelator { /* fields omitted */ }

Continuously cross-correlates input signal with frame sync fingerprint.

Methods

impl SyncCorrelator
[src]

[src]

Create a new SyncCorrelator with default state.

[src]

Cross-correlate with the given sample and return the current correlation power and signal power within the correlation history.

[src]

Retrieve the sequence of samples that make up the current sync sequence.