Non-variable (TESTEDandWORKING)

Dependencies:   mbed-rtos mbed

Fork of ELEC347_Coursework by CMST

Revision:
13:db76473a3d76
Parent:
11:7efb6e4759cc
diff -r d522a7a061d6 -r db76473a3d76 Filter.hpp
--- a/Filter.hpp	Sat Dec 02 17:09:34 2017 +0000
+++ b/Filter.hpp	Mon Dec 04 11:24:15 2017 +0000
@@ -61,6 +61,9 @@
     void Update_Boost(double Boost_New);//Updates the Boost Value 
     void Update_Q(int Q_New);//Sets the Value of Q
     void Update_Fo(int Fo_New);//Update Centre Frequency
+    
+    void coeff_update(float _Fo_Current,float _Boost_Current,float _Q_Current);
+    //void coeff_update();//Update the Filter Coeffiecients
 
     //Getters
     float getvalue(void);//returns yn