opals::EchoRatioMode Namespace Reference

Enumerator defining different types of EchoRatio computation (used by opalsEchoRatio) More...

Enumerations

enum  Type { basic, slopeAdaptive, Count }

Detailed Description

Enumerator defining different types of EchoRatio computation (used by opalsEchoRatio)

Enumeration Type Documentation

enum Type
Enumerator:
basic 

basic echo ratio (# neighb. 3D / # neighb. 2D * 100)

slopeAdaptive 

slope adaptive echo ratio (slope based extension of 3D radius) if slope available, basic e.r. otherwise

Count 

number of elements