Modifier and Type | Method and Description |
---|---|
static YRefFrame.MOUNTPOSITION |
YRefFrame.MOUNTPOSITION.fromInt(int intval) |
YRefFrame.MOUNTPOSITION |
YRefFrame.get_mountPosition()
Returns the installation position of the device, as configured
in order to define the reference frame for the compass and the
pitch/roll tilt sensors.
|
static YRefFrame.MOUNTPOSITION |
YRefFrame.MOUNTPOSITION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YRefFrame.MOUNTPOSITION[] |
YRefFrame.MOUNTPOSITION.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 © 2021. All rights reserved.