DJI Mobile SDK Documentation

      class ThermalProfile

      static class ThermalProfile
      Package:dji.common.camera
      SDK Key:CameraKey.THERMAL_PROFILE
      Description:

      The profile of the thermal imaging camera, which includes information about resolution, frame rate and focal length.

      Class Members:

      Members

      Resolution
      method
      method getResolution
      ThermalResolution getResolution()
      Package:dji.common.camera
      Description:

      Get the supported resolution of the thermal imaging camera.

      Return:
      ThermalResolutionThe enum value of the ThermalResolution
      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:
      ThermalFrameRateUpperBoundThe enum value of the ThermalFrameRateUpperBound
      Focal Length
      method
      method getFocalLength
      ThermalLensFocalLength getFocalLength()
      Package:dji.common.camera
      Description:

      The lens model of the thermal imaging camera.

      Return:
      ThermalLensFocalLengthThe enum value of the ThermalLensFocalLength
      Version
      method
      method getVersion
      ThermalVersion getVersion()
      Package:dji.common.camera
      Description:

      Get the version of the thermal imaging camera.

      Return:
      ThermalVersionThe enum value of the ThermalVersion