Docs.rs
erlang_e1-0.9.0-rc.1
erlang_e1 0.9.0-rc.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
xvi-xv-xii-ix-xxii-ix-xiv
Dependencies
Versions
75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
erlang_
e1
0.9.0-rc.1
All Items
Crate Items
Functions
Crate
erlang_e1
Copy item path
Source
Functions
ยง
calculate_
e1_
channels
Iteratively calculates the number of E1 voice channels required to satisfy a given blocking probability using the Erlang B formula.
erlang_
b
Calculates the blocking probability using the Erlang B formula. This iterative approach sums up traffic for every available channel.
required_
e1_
channels
Calculates the required number of E1 voice channels for a given number of users, average call duration, concurrent calls, and desired blocking probability.