# LinkCapacityEstimateManager

Source: [https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_link_capacity_estimate_manager.html](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_link_capacity_estimate_manager.html)

主链路进入 LinkCapacityEstimation 的构造函数。

    LinkCapacityEstimateManagerCopy to clipboard

## 参数

| 参数 | API 类型 | 数据类型 | 说明 |
| --- | --- | --- | --- |
| qesdkHandle | Java | IQesdk | 经过验证的 IQesdk 接口 |
| qesdkHandle | 原生 | qesdk\_handle\_t | 经过验证的 qesdk 句柄 |
|  |  |  |  |

## 返回结果

| 返回结果 | API 类型 | 数据类型 | 说明 |
| --- | --- | --- | --- |
| lceManager | Java | LinkCapacityEstimateManager | 子系统管理器对象 |
| lceManager | 原生 | LinkCapacityEstimateManager | 子系统管理器对象 |
|  |  |  |  |

**Parent Topic:** [LCE 函数](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/lce_functions.html)

Last Published: Jun 22, 2023

[Previous Topic
LCE 函数](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/lce_functions.md) [Next Topic
registerForEstimationReports](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/lce_register_for_estimation_reports.md)