Package com.facebook.openwifi.rrm
Class RRMConfig.ModuleConfig.ModelerParams
- java.lang.Object
-
- com.facebook.openwifi.rrm.RRMConfig.ModuleConfig.ModelerParams
-
- Enclosing class:
- RRMConfig.ModuleConfig
public class RRMConfig.ModuleConfig.ModelerParams extends Object
Modeler parameters.
-
-
Field Summary
Fields Modifier and Type Field Description int
stateBufferSize
Maximum rounds of States to store per device (MODELERPARAMS_STATEBUFFERSIZE
)int
wifiScanBufferSize
Maximum rounds of wifi scan results to store per device (MODELERPARAMS_WIFISCANBUFFERSIZE
)
-
Constructor Summary
Constructors Constructor Description ModelerParams()
-