Namespaces | |
namespace | onboardSDK |
Classes | |
struct | EulerAngle |
struct | EulerianAngle |
struct | Measure |
struct | Measurement |
struct | SpaceVector |
struct | Vector3dData |
Typedefs | |
typedef double | Angle |
typedef struct DJI::EulerAngle | EulerAngle |
typedef struct DJI::EulerianAngle | EulerianAngle |
typedef uint32_t | Flag |
typedef struct DJI::Measure | Measure |
typedef struct DJI::Measurement | Measurement |
typedef uint16_t | size16_t |
typedef uint8_t | size8_t |
typedef struct DJI::SpaceVector | SpaceVector |
typedef uint64_t | time_ms |
typedef uint64_t | time_us |
typedef void * | UserData |
This is used as the datatype for all data arguments in callbacks. | |
typedef struct DJI::Vector3dData | Vector3dData |
typedef double DJI::Angle |
private: double degree; };
Definition at line 78 of file DJICommonType.h.
typedef struct DJI::EulerAngle DJI::EulerAngle |
typedef struct DJI::EulerianAngle DJI::EulerianAngle |
typedef uint32_t DJI::Flag |
Definition at line 32 of file DJICommonType.h.
typedef struct DJI::Measure DJI::Measure |
typedef struct DJI::Measurement DJI::Measurement |
typedef uint16_t DJI::size16_t |
Definition at line 35 of file DJICommonType.h.
typedef uint8_t DJI::size8_t |
Definition at line 34 of file DJICommonType.h.
typedef struct DJI::SpaceVector DJI::SpaceVector |
typedef uint64_t DJI::time_ms |
Definition at line 27 of file DJICommonType.h.
typedef uint64_t DJI::time_us |
Definition at line 28 of file DJICommonType.h.
typedef void* DJI::UserData |
This is used as the datatype for all data arguments in callbacks.
Definition at line 31 of file DJICommonType.h.
typedef struct DJI::Vector3dData DJI::Vector3dData |