Struct allan::Tau [] [src]

pub struct Tau { /* fields omitted */ }

a duration-based bucket for the stability metric

Methods

impl Tau
[src]

[src]

returns the time value of the Tau

[src]

returns the count of samples at Tau

[src]

[src]

returns the Allan Variance at Tau

[src]

returns the Allan Deviation at Tau

Trait Implementations

impl Copy for Tau
[src]

impl Clone for Tau
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more