Struct allan::Allan [] [src]

pub struct Allan { /* fields omitted */ }

the main datastructure for Allan

Methods

impl Allan
[src]

[src]

create a new Allan

[src]

[src]

add a record

[src]

print deviations for all Tau

[src]

get a single Tau from the Allan

Trait Implementations

impl Clone for Allan
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Allan
[src]

[src]

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