Enum allan_tools::Deviation [−][src]
pub enum Deviation {
Allan,
ModifiedAdev,
TimeDeviation,
}Expand description
describes all known computations
Variants
Allan
ModifiedAdev
TimeDeviation
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Deviation
impl UnwindSafe for Deviation
Blanket Implementations
Mutably borrows from an owned value. Read more
