pub fn link_margin(budget: &LinkBudget) -> Result<f64, RfError>Expand description
Link margin in dB: the achieved C/N0 minus the required C/N0. Positive means the link closes.
pub fn link_margin(budget: &LinkBudget) -> Result<f64, RfError>Link margin in dB: the achieved C/N0 minus the required C/N0. Positive means the link closes.