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 intstateBufferSizeMaximum rounds of States to store per device (MODELERPARAMS_STATEBUFFERSIZE)intwifiScanBufferSizeMaximum rounds of wifi scan results to store per device (MODELERPARAMS_WIFISCANBUFFERSIZE)
-
Constructor Summary
Constructors Constructor Description ModelerParams()
-