#include <a_unwarp.h>
|
| a_unwarp () |
|
void | u0 (double v) |
|
void | v0 (double v) |
|
void | K1 (double v) |
|
void | K2 (double v) |
|
void | P1 (double v) |
|
void | P2 (double v) |
|
double | u0 () const |
|
double | v0 () const |
|
double | K1 () const |
|
double | K2 () const |
|
double | P1 () const |
|
double | P2 () const |
|
void | unwarp (double u, double v, double &un, double &vn) |
|
Definition at line 26 of file a_unwarp.h.
◆ a_unwarp()
◆ K1() [1/2]
double a_unwarp::K1 |
( |
| ) |
const |
|
inline |
◆ K1() [2/2]
void a_unwarp::K1 |
( |
double |
v | ) |
|
|
inline |
◆ K2() [1/2]
double a_unwarp::K2 |
( |
| ) |
const |
|
inline |
◆ K2() [2/2]
void a_unwarp::K2 |
( |
double |
v | ) |
|
|
inline |
◆ P1() [1/2]
double a_unwarp::P1 |
( |
| ) |
const |
|
inline |
◆ P1() [2/2]
void a_unwarp::P1 |
( |
double |
v | ) |
|
|
inline |
◆ P2() [1/2]
double a_unwarp::P2 |
( |
| ) |
const |
|
inline |
◆ P2() [2/2]
void a_unwarp::P2 |
( |
double |
v | ) |
|
|
inline |
◆ u0() [1/2]
double a_unwarp::u0 |
( |
| ) |
const |
|
inline |
◆ u0() [2/2]
void a_unwarp::u0 |
( |
double |
v | ) |
|
|
inline |
◆ unwarp()
void a_unwarp::unwarp |
( |
double |
u, |
|
|
double |
v, |
|
|
double & |
un, |
|
|
double & |
vn |
|
) |
| |
◆ v0() [1/2]
double a_unwarp::v0 |
( |
| ) |
const |
|
inline |
◆ v0() [2/2]
void a_unwarp::v0 |
( |
double |
v | ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const a_unwarp & |
l |
|
) |
| |
|
friend |
◆ operator>>
std::istream& operator>> |
( |
std::istream & |
i, |
|
|
a_unwarp & |
l |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: