class DJIRCCalibrationComponentState
@interface DJIRCCalibrationComponentState : NSObject
|
Header: | DJIRemoteControllerBaseTypes.h |
Inherits From: | NSObject |
Description:
The calibration state for each component on the remote controller.
Class Members:
property component
@property (nonatomic, readonly) DJIRCCalibrationComponent component
|
Header: | DJIRemoteControllerBaseTypes.h |
Description:
The calibration state for each component on the remote controller.
See Also:
DJIRCCalibrationComponent
property isMinLimitRecorded
@property (nonatomic, readonly) BOOL isMinLimitRecorded
|
Header: | DJIRemoteControllerBaseTypes.h |
Description:
YES
if the minimum physical limit is recorded.
property isMaxLimitRecorded
@property (nonatomic, readonly) BOOL isMaxLimitRecorded
|
Header: | DJIRemoteControllerBaseTypes.h |
Description:
YES
if the maximum physical limit is recorded.