java.lang.Object | |
↳ | dji.common.flightcontroller.DJIRTKReceiverInfo |
Single RTK receiver information. Each receiver is connected to a single antenna.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DJIRTKReceiverInfo() | |||||||||||
DJIRTKReceiverInfo(boolean isChannelAvailable, int satelliteCount) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int |
getSatelliteCount()
Valid satellite count for this receiver.
| ||||||||||
boolean |
isConstellationSupported()
true if constellation is supported. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Valid satellite count for this receiver.
true
if constellation is supported. The European and American version of RTK supports GPS and GLONASS, while the Asia Pacific version supports GPS and BeiDou.