Modifier and Type | Method and Description |
---|---|
static YMagnetometer |
YMagnetometer.FindMagnetometer(String func)
Retrieves a magnetometer for a given identifier.
|
static YMagnetometer |
YMagnetometer.FindMagnetometerInContext(YAPIContext yctx,
String func)
Retrieves a magnetometer for a given identifier in a YAPI context.
|
static YMagnetometer |
YMagnetometer.FirstMagnetometer()
Starts the enumeration of magnetometers currently accessible.
|
static YMagnetometer |
YMagnetometer.FirstMagnetometerInContext(YAPIContext yctx)
Starts the enumeration of magnetometers currently accessible.
|
YMagnetometer |
YMagnetometer.nextMagnetometer()
Continues the enumeration of magnetometers started using yFirstMagnetometer().
|
Modifier and Type | Method and Description |
---|---|
void |
YMagnetometer.TimedReportCallback.timedReportCallback(YMagnetometer function,
YMeasure measure) |
void |
YMagnetometer.UpdateCallback.yNewValue(YMagnetometer function,
String functionValue) |
Copyright © 2018. All rights reserved.