Public Member Functions | |
AbnormalChange () | |
const code::Image< float > & | getChangeInMax () const |
void | clear () |
reset statistics such as on a large data gap. | |
void | update (const code::Image< float > &refmax, const code::Time &elevTime, bool at_end_of_volume) |
bool | isChangeAbnormal () const |
Static Public Member Functions | |
static void | setMaximumTimeIntervalRemoved (const code::TimeInterval &t) |
static code::TimeInterval | getMaximumTimeIntervalRemoved () |
w2qcref::AbnormalChange::AbnormalChange | ( | ) | [inline] |
void w2qcref::AbnormalChange::clear | ( | ) |
reset statistics such as on a large data gap.
const code::Image<float>& w2qcref::AbnormalChange::getChangeInMax | ( | ) | const [inline] |
static code::TimeInterval w2qcref::AbnormalChange::getMaximumTimeIntervalRemoved | ( | ) | [inline, static] |
bool w2qcref::AbnormalChange::isChangeAbnormal | ( | ) | const [inline] |
static void w2qcref::AbnormalChange::setMaximumTimeIntervalRemoved | ( | const code::TimeInterval & | t | ) | [inline, static] |
void w2qcref::AbnormalChange::update | ( | const code::Image< float > & | refmax, | |
const code::Time & | elevTime, | |||
bool | at_end_of_volume | |||
) |