class FlightPathNode
final class FlightPathNode
|
Package: | dji.sdk.flighthub.model |
Description:
The class provide flight information of a node in flight path.
Class Members:
method getDate
Date getDate() throws Exception
|
Package: | dji.sdk.flighthub.model |
Description:
Gets the flight date.
Return:
method getDeviceModel
Package: | dji.sdk.flighthub.model |
Description:
Gets flight device's model.
Return:
method getFlightTime
Package: | dji.sdk.flighthub.model |
Description:
Gets the flight time.
Return:
int | Flight time in seconds. |
method getLocationCoordinate
LocationCoordinate3D getLocationCoordinate()
|
Package: | dji.sdk.flighthub.model |
Description:
Gets the location coordinate of the flight node.
Return:
method getSpeed
Package: | dji.sdk.flighthub.model |
Description:
Gets the flight speed (m/s).
Return:
method getYaw
Package: | dji.sdk.flighthub.model |
Description:
Gets flight yaw in degree.
Return: