groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.mavlink
/
MountControlCommand
Mount
Control
Command
class
MountControlCommand
:
MavlinkCommand
MAVLink command which allows to control the camera tilt.
Members
Constructors
Mount
Control
Command
Link copied to clipboard
constructor
(
tiltAngle
:
Double
)
Constructor.
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Tilt
Angle
Link copied to clipboard
open
fun
getTiltAngle
(
)
:
Double
Retrieves the camera tilt angle, in degrees.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int