This module contains the definition of the 'standard' OpendTect attributes. Contained are attributes like Energy, Similarity, Volume Statistics, etc. The base class for all attributes is the Provider class.
The Attribute factories are defined in the Attribute Engine module (AttributeEngine).
If you want to make your own attributes, please consult the Programmer's manual, section 'Plugins'. You'll find an annotated example of the Coherency attribute implementation.
1.7.1