[][src]Constant bae_rs::INV_SAMPLE_RATE

pub const INV_SAMPLE_RATE: MathT = 1.0/(SAMPLE_RATE as MathT); // 2.0833333333333333E-5f64

The inverse of the sampling rate for easy referencing and calculating.