DJICameraThermalAreaTemperatureAggregations
struct {}
The aggregate temperature measurements for a selected metering area.
-
The average temperature of the selected metering area.
Declaration
Objective-C
float averageAreaTemperature -
The minimum temperature of the selected metering area.
Declaration
Objective-C
float minAreaTemperature -
The minimum temperature coordinate of the selected metering area.
Declaration
Objective-C
CGPoint minTemperaturePoint -
The maximum temperature of the selected metering area.
Declaration
Objective-C
float maxAreaTemperature -
The maximum temperature coordinate of the selected metering area.
Declaration
Objective-C
CGPoint maxTemperaturePoint
View on GitHub
DJICameraThermalAreaTemperatureAggregations Struct Reference