-
foxes.core.WakeK.__call__(*args, lookup_ti=
'w'
, lookup_k='sw'
, ti=None
, amb_ti=None
, **kwargs)[source] Gets the k value
Parameters¶
- args: tuple, optional
Arguments for get_data
- lookup_ti: str
The ti lookup order for get_data
- lookup_k: str
The k lookup order for get_data
- ti: numpy.ndarray, optional
ti data in the requested target shape, if known
- amb_ti: numpy.ndarray, optional
Ambient ti data in the requested target shape, if known
- kwargs: dict, optional
Arguments for get_data
Returns¶
- k: numpy.ndarray
The k array as returned by get_data