Struct allan::Allan [] [src]

pub struct Allan { /* fields omitted */ }

the main datastructure for Allan

Methods

impl Allan
[src]

create a new Allan

add a record

print deviations for all Tau

get a single Tau from the Allan

Trait Implementations

impl Clone for Allan
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Allan
[src]

Returns the "default value" for a type. Read more