A Plain Ol' Data class representing complex reflection coefficients.
More...
#include <rl_TransmissionCoefPOD.h>
A Plain Ol' Data class representing complex reflection coefficients.
Definition at line 75 of file rl_TransmissionCoefPOD.h.
◆ cprint_on()
void rl_TransmissionCoefPOD::cprint_on |
( |
std::FILE * |
of, |
|
|
char const |
pre[] = "" , |
|
|
char const |
pst[] = "" |
|
) |
| const |
|
inline |
Print reflectivity information to output FILE* stream.
- Parameters
-
of | output FILE* stream. |
pre | optional prefix (char*) string. |
pst | optional postfix (char*) string. |
Definition at line 218 of file rl_TransmissionCoefPOD.h.
◆ init()
Iinitialize perpendicular (s) and parallel (p) transmission coefficients.
- Parameters
-
para | parallel transmission coefficient |
perp | perpendicular transmission coefficient |
Definition at line 178 of file rl_TransmissionCoefPOD.h.
◆ para() [1/2]
◆ para() [2/2]
◆ perp() [1/2]
◆ perp() [2/2]
◆ print_on()
std::ostream & rl_TransmissionCoefPOD::print_on |
( |
std::ostream & |
os, |
|
|
char const |
pre[] = "" , |
|
|
char const |
pst[] = "" |
|
) |
| const |
|
inline |
Print reflectivity information to output stream.
- Parameters
-
os | output stream. |
pre | optional prefix (char*) string. |
pst | optional postfix (char*) string. |
Definition at line 209 of file rl_TransmissionCoefPOD.h.
◆ transmission()
double rl_TransmissionCoefPOD::transmission |
( |
double |
polarization_factor = 0.0 | ) |
const |
|
inline |
The documentation for this class was generated from the following file: