pyrex.ice_model.UniformIce.index¶
-
UniformIce.
index
(z)¶ Calculates the index of refraction of the ice at a given depth.
Supports passing an array of depths. For depths outside of the ice range, returns
index_below
orindex_above
.- Parameters
- zarray_like
(Negative-valued) depths (m) in the ice.
- Returns
- array_like
Indices of refraction at z values.