Modifier and Type | Class and Description |
---|---|
class |
YAccelerometer
YAccelerometer Class: Accelerometer function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YAltitude
YAltitude Class: Altitude function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YCarbonDioxide
YCarbonDioxide Class: CarbonDioxide function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YCompass
YCompass Class: Compass function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YCurrent
YCurrent Class: Current function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YGenericSensor
YGenericSensor Class: GenericSensor function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YGyro
YGyro Class: Gyroscope function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YHumidity
YHumidity Class: Humidity function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YLightSensor
YLightSensor Class: LightSensor function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YMagnetometer
YMagnetometer Class: Magnetometer function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YPower
YPower Class: Power function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YPressure
YPressure Class: Pressure function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YQt
YQt Class: Quaternion interface
The Yoctopuce API YQt class provides direct access to the Yocto3D attitude estimation
using a quaternion.
|
class |
YTemperature
YTemperature Class: Temperature function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YTilt
YTilt Class: Tilt function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YVoc
YVoc Class: Voc function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
class |
YVoltage
YVoltage Class: Voltage function interface
The Yoctopuce application programming interface allows you to read an instant
measure of the sensor, as well as the minimal and maximal values observed.
|
Modifier and Type | Method and Description |
---|---|
static YSensor |
YSensor.FindSensor(String func)
Retrieves a sensor for a given identifier.
|
static YSensor |
YSensor.FirstSensor()
Starts the enumeration of sensors currently accessible.
|
YSensor |
YSensor.nextSensor()
Continues the enumeration of sensors started using yFirstSensor().
|
Modifier and Type | Method and Description |
---|---|
void |
YSensor.TimedReportCallback.timedReportCallback(YSensor function,
YMeasure measure) |
void |
YSensor.UpdateCallback.yNewValue(YSensor function,
String functionValue) |
Copyright © 2014. All rights reserved.