Logarithmic scaling, base e or ten.
More...
List of all members.
Detailed Description
Logarithmic scaling, base e or ten.
Constructor & Destructor Documentation
| LogScaler::LogScaler |
( |
bool |
powerof10 = true |
) |
[inline] |
Member Function Documentation
| virtual cloneTp* LogScaler::clone |
( |
|
) |
const [inline, virtual] |
| void LogScaler::fromString |
( |
const char * |
|
) |
[virtual] |
| bool LogScaler::operator== |
( |
const LogScaler & |
b |
) |
const [inline] |
| double LogScaler::scale |
( |
double |
|
) |
const [virtual] |
| const char* LogScaler::toString |
( |
|
) |
const [virtual] |
| const char* LogScaler::type |
( |
|
) |
const [inline, virtual] |
| double LogScaler::unScale |
( |
double |
|
) |
const [virtual] |
Member Data Documentation