Modifier and Type | Field and Description |
---|---|
protected YQt |
YGyro._qt_w |
protected YQt |
YGyro._qt_x |
protected YQt |
YGyro._qt_y |
protected YQt |
YGyro._qt_z |
Modifier and Type | Method and Description |
---|---|
static YQt |
YQt.FindQt(String func)
Retrieves a quaternion component for a given identifier.
|
static YQt |
YQt.FindQtInContext(YAPIContext yctx,
String func)
Retrieves a quaternion component for a given identifier in a YAPI context.
|
static YQt |
YQt.FirstQt()
Starts the enumeration of quaternion components currently accessible.
|
static YQt |
YQt.FirstQtInContext(YAPIContext yctx)
Starts the enumeration of quaternion components currently accessible.
|
YQt |
YQt.nextQt()
Continues the enumeration of quaternion components started using yFirstQt().
|
Modifier and Type | Method and Description |
---|---|
void |
YQt.TimedReportCallback.timedReportCallback(YQt function,
YMeasure measure) |
void |
YQt.UpdateCallback.yNewValue(YQt function,
String functionValue) |
Copyright © 2017. All rights reserved.