Skip to content
ChannelLoad.md 1.14 KiB
Newer Older
Kevin Di Lallo's avatar
Kevin Di Lallo committed
# ChannelLoad

## Properties
Kevin Di Lallo's avatar
Kevin Di Lallo committed
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Channel** | **int32** | Channel number indicates the channel number for which the measurement report applies. | [default to null]
**ChannelLoad** | **int32** | Proportion of measurement duration for which the measuring STA determined the channel to be busy, as a percentage of time, linearly scaled with 255 representing 100 %. | [default to null]
**MeasurementDuration** | **int32** | Duration over which the Channel Load report was measured, in units of TUs of 1 024 µs. | [default to null]
**MeasurementId** | **string** | Measurement ID of the Measurement configuration applied to this Channel Load Report. | [default to null]
**OperatingClass** | **int32** | Operating Class field indicates an operating class value as defined in Annex E within IEEE 802.11-2016 [8]. | [default to null]
**StaId** | [***StaIdentity**](StaIdentity.md) |  | [optional] [default to null]
Kevin Di Lallo's avatar
Kevin Di Lallo committed

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)