Modifier and Type | Method and Description |
---|---|
static YRefFrame.MOUNTORIENTATION |
YRefFrame.MOUNTORIENTATION.fromInt(int intval) |
YRefFrame.MOUNTORIENTATION |
YRefFrame.get_mountOrientation()
Returns the installation orientation of the device, as configured
in order to define the reference frame for the compass and the
pitch/roll tilt sensors.
|
static YRefFrame.MOUNTORIENTATION |
YRefFrame.MOUNTORIENTATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YRefFrame.MOUNTORIENTATION[] |
YRefFrame.MOUNTORIENTATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
YRefFrame.set_mountPosition(YRefFrame.MOUNTPOSITION position,
YRefFrame.MOUNTORIENTATION orientation)
Changes the compass and tilt sensor frame of reference.
|
Copyright © 2022. All rights reserved.