interface RadarInformationListener |
Package: | dji.v5.manager.aircraft.perception.radar |
Listener of radar information.
Supported since MSDK 5.1.0
void onUpdate(RadarInformation radarInformation) |
Package: | dji.v5.manager.aircraft.perception.radar |
When the radar information changes, this method will be called back. Supported since MSDK 5.1.0
RadarInformation radarInformation | Radar information. |
{{searchCount}} Results