class Subnetting_percent
More...
#include <Subnetting.h>
class Subnetting_percent
- Author
- Matthias Schartner
- Date
- 22.02.2019
VieVS::Subnetting_percent::Subnetting_percent |
( |
std::vector< std::vector< unsigned long >> |
subnettingSrcIds, |
|
|
double |
percent |
|
) |
| |
|
inlineexplicit |
constructor
- Author
- Matthias Schartner
- Parameters
-
subnettingSrcIds | list of possible subnetting source ids |
percent | minimum necessary percentage of stations (e.g.: = 0.8) |
bool VieVS::Subnetting_percent::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.
double VieVS::Subnetting_percent::percent_ |
|
private |
minimum necessary percentage of stations
The documentation for this class was generated from the following file: