summaryrefslogtreecommitdiff
path: root/src/sinusoid.rs
AgeCommit message (Expand)Author
2017-02-21Added breaking sinusoids into orthogonal componentsHEADmainJustin Worthe
2016-12-27Fixed spelling of 'phasor'Justin Worthe
2016-12-27Added in addition of sinusoids with the same phaseJustin Worthe
2016-12-26Moved sinusoid usage example tests to documentationJustin Worthe
2016-12-05Refactored number traitsJustin Worthe
2016-12-04Added sampling of a rangeJustin Worthe
2016-12-03Started adding sinusoidsJustin Worthe