![]() |
Orfeo Toolbox
3.16
|
Go to the source code of this file.
Namespaces | |
| namespace | otb |
| The "otb" namespace contains all Orfeo Toolbox (OTB) classes There are several nested namespaces withing the otb:: namespace. | |
Functions | |
| template<typename T > | |
| T | otb::InverseValue (const T &value) |
| template<typename T > | |
| T | otb::SignOfValue (const T &value) |
Variables | |
| const double | otb::CONST_180_PI = 57.2957795130823208768 |
| const double | otb::CONST_1_PI = 0.31830988618379067154 |
| const double | otb::CONST_2_PI = 0.63661977236758134308 |
| const double | otb::CONST_2_SQRTPI = 1.12837916709551257390 |
| const double | otb::CONST_2PI = 6.28318530717958647693 |
| const double | otb::CONST_E = 2.7182818284590452354 |
| const double | otb::CONST_EULER = 0.57721566490153286060 |
| const double | otb::CONST_LN10 = 2.30258509299404568402 |
| const double | otb::CONST_LN2 = 0.69314718055994530942 |
| const double | otb::CONST_LNPI = std::log(CONST_PI) |
| const double | otb::CONST_LOG10E = 0.43429448190325182765 |
| const double | otb::CONST_LOG2E = 1.4426950408889634074 |
| const double | otb::CONST_PI = 3.14159265358979323846 |
| const double | otb::CONST_PI_180 = 0.01745329251994329577 |
| const double | otb::CONST_PI_2 = 1.57079632679489661923 |
| const double | otb::CONST_PI_4 = 0.78539816339744830962 |
| const double | otb::CONST_PI_8 = 0.39269908169872415481 |
| const double | otb::CONST_SQRT1_2 = 0.70710678118654752440 |
| const double | otb::CONST_SQRT2 = 1.41421356237309504880 |
| const double | otb::CONST_SQRT3 = 1.73205080756887729353 |
| const double | otb::CONST_SQRTPI = std::sqrt(CONST_PI) |