Searched refs:resistor (Results 1 – 4 of 4) sorted by relevance
24 console.log("resistor: " + mics.resistor());
103 float resistor();
77 float MICSV89::resistor() { in resistor() function in MICSV89
69 cout << "resistor: " << sensor->resistor() << endl; in main()