iq_osc 3.0.0

I/Q oscillator without trig function calls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.num-traits]
version = "0.1"

[package]
authors = ["Mick Koch <mick@kochm.co>"]
description = "I/Q oscillator without trig function calls"
documentation = "https://docs.rs/iq_osc"
keywords = ["iq", "oscillator", "trig", "waveform", "signal"]
license = "MIT"
name = "iq_osc"
repository = "https://github.com/kchmck/iq_osc.rs"
version = "3.0.0"