Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CMath, including all inherited members.
CMath()=delete | CMath | |
CMath(const CMath &other)=delete | CMath | |
CMath(CMath &&other)=delete | CMath | |
compare(double d1, double d2, double tolerance) | CMath | static |
compare(uint64_t long1, uint64_t long2) | CMath | static |
convertDegreeToRadian(double degree) | CMath | static |
convertRadianToDegree(double degree) | CMath | static |
getInterpolationTable(double interpolationEntry, double interpolationEntryMin, double interpolationEntryMax, double valueMin, double valueMax, double precision) | CMath | static |
isInLimit(double t, double min, double max, double precision) | CMath | static |
isNotValueChannel(double d) | CMath | static |
isSameSign(double value1, double value2, double precision) | CMath | static |
kBitsPerByte | CMath | inlinestatic |
kGravity | CMath | inlinestatic |
kMicrosecondsPerMs | CMath | inlinestatic |
kMicrosecondsPerSec | CMath | inlinestatic |
kMillisecondsPerSec | CMath | inlinestatic |
kNaN | CMath | inlinestatic |
kNauticalMile | CMath | inlinestatic |
kPAtmosphere | CMath | inlinestatic |
kPI | CMath | inlinestatic |
mmToDp(int64_t sizeMm) | CMath | static |
operator=(const CMath &other)=delete | CMath | |
operator=(CMath &&other)=delete | CMath | |
separationBetweenElements(double valueMin, double valueMax, uint64_t numElements) | CMath | static |
swap(double *a, double *b) | CMath | static |
valueInterpolation(double valueNormalized, double valueMin, double valueMax) | CMath | static |
valueNormalized(double value, double valueMin, double valueMax) | CMath | static |
~CMath()=delete | CMath |