<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WiFiAware",
  "identifier" : "/documentation/WiFiAware/WAPerformanceForecast/localThroughputCapacityRatio",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Wi-Fi Aware"
    ],
    "preciseIdentifier" : "s:9WiFiAware21WAPerformanceForecastV28localThroughputCapacityRatioSdSgvp"
  },
  "title" : "localThroughputCapacityRatio"
}
-->

# localThroughputCapacityRatio

The estimated normalized ratio of the local throughput capacity and the local throughput ceiling.

```
let localThroughputCapacityRatio: Double?
```

## Discussion

This ratio reflects the estimated throughput capability for a connection setup to the remote device as a value between `0.0` and `1.0`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)