class ThermalProfile
static class ThermalProfile
|
Description:
The profile of the thermal imaging camera, which includes information about resolution, frame rate and focal length.
Class Members:
Members
method getResolution
ThermalResolution getResolution()
|
Package: | dji.common.camera |
Description:
Get the supported resolution of the thermal imaging camera.
Return:
Frame Rate Upper Bound
method
method getFrameRateUpperBound
ThermalFrameRateUpperBound getFrameRateUpperBound()
|
Package: | dji.common.camera |
Description:
Get the supported frame rate upper bound of the thermal imaging camera.
Return:
method getFocalLength
ThermalLensFocalLength getFocalLength()
|
Package: | dji.common.camera |
Description:
The lens model of the thermal imaging camera.
Return:
method getVersion
ThermalVersion getVersion()
|
Package: | dji.common.camera |
Description:
Get the version of the thermal imaging camera.
Return: