Enum allan::Style [] [src]

pub enum Style {
    SingleTau(usize),
    AllTau,
    Decade,
    DecadeDeci,
    Decade124,
    Decade1248,
    Decade125,
}

describes the gaps between Tau and impacts space and computational costs

Variants

Trait Implementations

impl Copy for Style
[src]

impl Clone for Style
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more