Searched refs:getUVIndex (Results 1 – 4 of 4) sorted by relevance
64 print "UV Index:", myUVSensor.getUVIndex()
68 cout << "UV Index: " << uvi->getUVIndex() << endl; in main()
53 console.log("UV Index: " + myUVSensor.getUVIndex());
311 float getUVIndex() { return m_uvIndex; }; in getUVIndex() function