class Subnetting_minIdle
More...
#include <Subnetting.h>
class Subnetting_minIdle
- Author
- Matthias Schartner
- Date
- 22.02.2019
| VieVS::Subnetting_minIdle::Subnetting_minIdle |
( |
std::vector< std::vector< unsigned long >> |
subnettingSrcIds, |
|
|
int |
maxIdle |
|
) |
| |
|
inlineexplicit |
constructor
- Author
- Matthias Schartner
- Parameters
-
| subnettingSrcIds | list of possible subnetting source ids |
| maxIdle | maximum allowed number of idle stations |
| bool VieVS::Subnetting_minIdle::allowedMinSta |
( |
unsigned long |
nsta, |
|
|
unsigned long |
nsta_max |
|
) |
| |
|
inlineoverrideprivatevirtual |
constructor
- Author
- Matthias Schartner
- Parameters
-
| nsta | number of scheduled stations |
| nsta_max | number of available stations |
- Returns
- true if subnetting scan is allowed
Implements VieVS::Subnetting.
| int VieVS::Subnetting_minIdle::maxIdle_ |
|
private |
maximum allowed number of idle stations
The documentation for this class was generated from the following file: