OpendTect  6.6
Public Types | Public Member Functions | Public Attributes | List of all members
Math::Formula::InpDef Class Reference

Public Types

enum  Type { Var , Const , Spec }
 

Public Member Functions

 InpDef (const char *nm, Type t)
 
bool isConst () const
 
bool isSpec () const
 
bool operator== (const InpDef &id) const
 
Interval< int > shftRg () const
 

Public Attributes

BufferString inpdef_
 
TypeSet< int > shifts_
 
Type type_
 
const UnitOfMeasureunit_
 
BufferString varname_
 

Member Enumeration Documentation

◆ Type

Enumerator
Var 
Const 
Spec 

Constructor & Destructor Documentation

◆ InpDef()

Math::Formula::InpDef::InpDef ( const char *  nm,
Type  t 
)
inline

Member Function Documentation

◆ isConst()

bool Math::Formula::InpDef::isConst ( ) const
inline

◆ isSpec()

bool Math::Formula::InpDef::isSpec ( ) const
inline

◆ operator==()

bool Math::Formula::InpDef::operator== ( const InpDef id) const
inline

◆ shftRg()

Interval<int> Math::Formula::InpDef::shftRg ( ) const

Member Data Documentation

◆ inpdef_

BufferString Math::Formula::InpDef::inpdef_

◆ shifts_

TypeSet<int> Math::Formula::InpDef::shifts_

◆ type_

Type Math::Formula::InpDef::type_

◆ unit_

const UnitOfMeasure* Math::Formula::InpDef::unit_

◆ varname_

BufferString Math::Formula::InpDef::varname_

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022