Network properties

Calculations of network properties like the delay distribution matrix.

Functions

delay_dist_matrix(network[, freqs]) Calcs matrix of delay distribution specific pre-factors at given freqs.
_delay_dist_matrix(Delay, Delay_sd, ...) Calcs matrix of delay distribution specific pre-factors at given freqs.
_lognormal_characteristic_function(omega, ...) Lognormal characteristic function
_mu_underlying_gaussian(mu, sigma) Computes the mean of the underlying Gaussian of a lognormal distribution.
_sigma_underlying_gaussian(mu, sigma) Computes the std of the underlying Gaussian of a lognormal distribution.