Calculate the complex transmission and reflection coefficients between media 0, 1, and 2 given their complex refractive indices. In the Kramers-Kronig implementation (in which this is most likely used in the context of Omnifit) media 0, 1, and 2 correspond respectively to the vacuum, ice, and substrate.
Parameters: | in_m0 : complex or numpy.ndarray
in_m1 : complex or numpy.ndarray
in_m2 : complex or numpy.ndarray
|
---|---|
Returns: | A tuple containing the following elements:
|