pyrex.ice_model.UniformIce.depth_with_index¶
-
UniformIce.
depth_with_index
(n)¶ Calculates the corresponding depth for a given index of refraction.
Invalid for uniform ice as all depths have the same index.
- Parameters
- narray_like
Indices of refraction.
- Returns
- array_like
(Negative-valued) depths corresponding to the given n values.