Skip to main content

time_dilation_factor

Function time_dilation_factor 

Source
pub fn time_dilation_factor(velocity: &Quantity) -> Option<f64>
Expand description

The time-dilation factor γ for a velocity given as a speed Quantity (β derived as v/c). None if velocity is not a speed or is ≥ c.