Part of a data sector.
More...
#include <statdirdata.h>
|
| int | count_ |
| | nr data pts contributing (for confidence)
|
| |
| float | pos_ |
| | 0=center 1=on circle = maximum value
|
| |
| float | val_ |
| | actual angle or a value of interest
|
| |
Part of a data sector.
<>
◆ SectorPartData() [1/2]
| Stats::SectorPartData::SectorPartData |
( |
float | v = 0, |
|
|
float | p = 0.5, |
|
|
int | cnt = 0 ) |
◆ SectorPartData() [2/2]
◆ ~SectorPartData()
| Stats::SectorPartData::~SectorPartData |
( |
| ) |
|
◆ operator==()
| bool Stats::SectorPartData::operator== |
( |
const SectorPartData & | | ) |
const |
◆ count_
| int Stats::SectorPartData::count_ |
nr data pts contributing (for confidence)
◆ pos_
| float Stats::SectorPartData::pos_ |
0=center 1=on circle = maximum value
◆ val_
| float Stats::SectorPartData::val_ |
actual angle or a value of interest