pub fn compute_allan_deviations(
input: &AllanInput<'_>,
) -> Result<AllanDeviationCurves, AllanError>Expand description
Compute the requested Allan-family curves.
pub fn compute_allan_deviations(
input: &AllanInput<'_>,
) -> Result<AllanDeviationCurves, AllanError>Compute the requested Allan-family curves.