Struct allan::Tau [] [src]

pub struct Tau { /* fields omitted */ }

a duration-based bucket for the stability metric

Methods

impl Tau
[src]

returns the time value of the Tau

returns the count of samples at Tau

returns the Allan Variance at Tau

returns the Allan Deviation at Tau

Trait Implementations

impl Copy for Tau
[src]

impl Clone for Tau
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more