OpendTect  6.6
Public Member Functions | Public Attributes | List of all members
ExpScaler Class Reference

Exponential scaling, base e or ten. More...

Inheritance diagram for ExpScaler:
[legend]

Public Member Functions

 ExpScaler (bool powerof10=true)
 
virtual ExpScalerclone () const
 
void fromString (const char *)
 
bool operator== (const ExpScaler &b) const
 
double scale (double) const
 
const char * toString () const
 
const char * type () const
 
double unScale (double) const
 
- Public Member Functions inherited from Scaler
virtual ~Scaler ()
 
virtual bool isEmpty () const
 
void put (char *) const
 
void put (char *, int sz) const
 

Public Attributes

bool ten_
 

Additional Inherited Members

- Static Public Member Functions inherited from Scaler
static Scalerget (const char *)
 

Detailed Description

Exponential scaling, base e or ten.

<>

Constructor & Destructor Documentation

◆ ExpScaler()

ExpScaler::ExpScaler ( bool  powerof10 = true)
inline

Member Function Documentation

◆ clone()

virtual ExpScaler* ExpScaler::clone ( ) const
inlinevirtual

Implements Scaler.

◆ fromString()

void ExpScaler::fromString ( const char *  )
virtual

Implements Scaler.

◆ operator==()

bool ExpScaler::operator== ( const ExpScaler b) const
inline

◆ scale()

double ExpScaler::scale ( double  ) const
virtual

Implements Scaler.

◆ toString()

const char* ExpScaler::toString ( ) const
virtual

Implements Scaler.

◆ type()

const char* ExpScaler::type ( ) const
inlinevirtual

Implements Scaler.

◆ unScale()

double ExpScaler::unScale ( double  ) const
virtual

Reimplemented from Scaler.

Member Data Documentation

◆ ten_

bool ExpScaler::ten_

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