Modifier and Type | Method and Description |
---|---|
static YCompass |
YCompass.FindCompass(String func)
Retrieves a compass for a given identifier.
|
static YCompass |
YCompass.FindCompassInContext(YAPIContext yctx,
String func)
Retrieves a compass for a given identifier in a YAPI context.
|
static YCompass |
YCompass.FirstCompass()
Starts the enumeration of compasses currently accessible.
|
static YCompass |
YCompass.FirstCompassInContext(YAPIContext yctx)
Starts the enumeration of compasses currently accessible.
|
YCompass |
YCompass.nextCompass()
Continues the enumeration of compasses started using yFirstCompass().
|
Modifier and Type | Method and Description |
---|---|
void |
YCompass.TimedReportCallback.timedReportCallback(YCompass function,
YMeasure measure) |
void |
YCompass.UpdateCallback.yNewValue(YCompass function,
String functionValue) |
Copyright © 2016. All rights reserved.