"go-packages/meep-data-model/model_event_mobility.go" did not exist on "9f5aa481fdc0e5f9187c264a66602fbc948e3fb8"
Newer
Older
# OBssLoad
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allocatedTrafficSelfMean** | [**Integer**](integer.md) | Mean of allocated traffic from this AP (BSS) in units of 32 µs per second. | [default to null]
**allocatedTrafficSelfStdDev** | [**Integer**](integer.md) | Standard deviation from the mean of allocation traffic from this BSS in units of 32 µs per second. | [optional] [default to null]
**allocatedTrafficShareMean** | [**Integer**](integer.md) | Mean of the sum of allocated traffic from other APs on the overlapping channel in unit of 32 µs per second. | [default to null]
**allocatedTrafficShareStdDev** | [**Integer**](integer.md) | Standard deviation from the mean of the sum of allocated traffic from other APs on the overlapping channel in unit of 32 µs per second. | [optional] [default to null]
**overlap** | [**Integer**](integer.md) | Indicates the number of other APs that are sharing the same channel as the reporting AP. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)