v0.14.0
Classes | Enumerations | Variables
VolumeLengthQuality.hpp File Reference

Implementation of Volume-Length-Quality measure with barrier. More...

Go to the source code of this file.

Classes

struct  VolumeLengthQuality< TYPE >
 Volume Length Quality. More...
 

Enumerations

enum  VolumeLengthQualityType {
  QUALITY, BARRIER_AND_QUALITY, BARRIER_AND_CHANGE_QUALITY, BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME,
  LASTOP_VOLUMELENGTHQUALITYTYPE
}
 

Variables

static const char * VolumeLengthQualityTypeNames []
 

Detailed Description

Implementation of Volume-Length-Quality measure with barrier.

Definition in file VolumeLengthQuality.hpp.

Enumeration Type Documentation

◆ VolumeLengthQualityType

Enumerator
QUALITY 
BARRIER_AND_QUALITY 
BARRIER_AND_CHANGE_QUALITY 
BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME 
LASTOP_VOLUMELENGTHQUALITYTYPE 

Definition at line 15 of file VolumeLengthQuality.hpp.

Variable Documentation

◆ VolumeLengthQualityTypeNames

const char* VolumeLengthQualityTypeNames[]
static
Initial value:
= {
"QUALITY", "BARRIER_AND_QUALITY", "BARRIER_AND_CHANGE_QUALITY",
"BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME"}

Definition at line 23 of file VolumeLengthQuality.hpp.

BARRIER_AND_CHANGE_QUALITY
@ BARRIER_AND_CHANGE_QUALITY
Definition: VolumeLengthQuality.hpp:18
BARRIER_AND_QUALITY
@ BARRIER_AND_QUALITY
Definition: VolumeLengthQuality.hpp:17
QUALITY
@ QUALITY
Definition: VolumeLengthQuality.hpp:16
LASTOP_VOLUMELENGTHQUALITYTYPE
@ LASTOP_VOLUMELENGTHQUALITYTYPE
Definition: VolumeLengthQuality.hpp:20
BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME
@ BARRIER_AND_CHANGE_QUALITY_SCALED_BY_VOLUME
Definition: VolumeLengthQuality.hpp:19