class DJIRTKNetworkServiceState
@interface DJIRTKNetworkServiceState : NSObject<NSCopying>
|
Header: | DJIRTKServcieBaseTypes.h |
Inherits From: | NSObject |
Description:
The state of network service that provides reference station information.
Class Members:
property channelState
@property (nonatomic, readonly) DJIRTKNetworkServiceChannelState channelState
|
Header: | DJIRTKServcieBaseTypes.h |
Description:
The state of the channel from the aircraft to the server that provides RTK network service.
See Also:
DJIRTKNetworkServiceChannelState
property error
@property (nonatomic, nullable, readonly) NSError *error
|
Header: | DJIRTKServcieBaseTypes.h |
Description:
The encountered error if any when building up the channel from the aircraft to the server that provides RTK network service.