Class MEAL::CrossCoherency
-
class CrossCoherency : public MEAL::Wrap<Coherency>
Partial coherence of 100% polarized modes.
The modes are converted into spinor representation, such that the cross coherency is completely described by a single complex correlation coefficient.
Public Functions
-
CrossCoherency()
Default constructor.
-
CrossCoherency(const CrossCoherency ©)
Copy constructor.
-
CrossCoherency &operator=(const CrossCoherency ©)
Assignment operator.
-
~CrossCoherency()
Destructor.
-
virtual std::string get_name() const
Return the name of the class.
-
CrossCoherency()