pyrex.custom.layered_ice.ice_model.LayeredIce.depth_with_index¶
-
LayeredIce.
depth_with_index
(n)¶ Calculates the corresponding depth for a given index of refraction.
Not implemented for layered ice.
- Parameters
- narray_like
Indices of refraction.
- Returns
- array_like
(Negative-valued) depths corresponding to the given n values.