Modifier and Type | Method and Description |
---|---|
static YLongitude |
YLongitude.FindLongitude(String func)
Retrieves a longitude sensor for a given identifier.
|
static YLongitude |
YLongitude.FindLongitudeInContext(YAPIContext yctx,
String func)
Retrieves a longitude sensor for a given identifier in a YAPI context.
|
static YLongitude |
YLongitude.FirstLongitude()
Starts the enumeration of longitude sensors currently accessible.
|
static YLongitude |
YLongitude.FirstLongitudeInContext(YAPIContext yctx)
Starts the enumeration of longitude sensors currently accessible.
|
YLongitude |
YLongitude.nextLongitude()
Continues the enumeration of longitude sensors started using yFirstLongitude().
|
Modifier and Type | Method and Description |
---|---|
void |
YLongitude.TimedReportCallback.timedReportCallback(YLongitude function,
YMeasure measure) |
void |
YLongitude.UpdateCallback.yNewValue(YLongitude function,
String functionValue) |
Copyright © 2019. All rights reserved.