![]() |
OpendTect
6.6
|
PeriodicValue handles periodic data through mathematical operations. More...
Public Member Functions | |
PeriodicValue (T nv) | |
PeriodicValue< T, P > | operator* (const PeriodicValue< T, P > &nv) const |
PeriodicValue< T, P > | operator* (T nv) const |
const PeriodicValue< T, P > & | operator*= (const PeriodicValue< T, P > &nv) |
const PeriodicValue< T, P > & | operator*= (T nv) |
PeriodicValue< T, P > | operator+ (const PeriodicValue< T, P > &nv) const |
PeriodicValue< T, P > | operator+ (T nv) const |
const PeriodicValue< T, P > & | operator+= (const PeriodicValue< T, P > &nv) |
const PeriodicValue< T, P > & | operator+= (T nv) |
PeriodicValue< T, P > | operator- (const PeriodicValue< T, P > &nv) const |
PeriodicValue< T, P > | operator- (T nv) const |
const PeriodicValue< T, P > & | operator-= (const PeriodicValue< T, P > &nv) |
const PeriodicValue< T, P > & | operator-= (T nv) |
PeriodicValue< T, P > | operator/ (const PeriodicValue< T, P > &nv) const |
PeriodicValue< T, P > | operator/ (T nv) const |
const PeriodicValue< T, P > & | operator/= (const PeriodicValue< T, P > &nv) |
const PeriodicValue< T, P > & | operator/= (T nv) |
bool | operator< (const PeriodicValue< T, P > &b) const |
bool | operator< (T b) const |
const PeriodicValue< T, P > & | operator= (const PeriodicValue< T, P > &nv) const |
const PeriodicValue< T, P > & | operator= (T nv) const |
bool | operator> (const PeriodicValue< T, P > &b) const |
bool | operator> (T b) const |
T | val (bool positive=true) const |
Protected Attributes | |
T | val_ |
PeriodicValue handles periodic data through mathematical operations.
<>
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Returns the value between 0 and P if positive is true, or between -P/2 and P/2 if positive is false;
|
protected |
Generated at 07/14/2022 09:52:43 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022