#include <Wlan.h>
Inheritance diagram for WlanActiveSignalLevelFeature:
Public Member Functions | |
virtual const string | getName () const |
virtual string | toString () const |
Protected Member Functions | |
WlanActiveSignalLevelFeature (double *minval, double *maxval) | |
WlanActiveSignalLevelFeature (double *minval, double *maxval, const double level) | |
Friends | |
class | WlanFeatureProvider |
|
This constructor should not be used to construct feature objects. They are only created by the respective feature provider. |
|
This constructor should not be used to construct feature objects. They are only created by the respective feature provider. |
|
Query a features name
Reimplemented from NumericalContinuousFeature. |
|
This is only for testing. Reimplemented from NumericalContinuousFeature. |