find#
- sunpy.sun.constants.find(sub=None)[source]#
Return list of constants keys containing a given string.
- Parameters:
sub (
str
, optional) – Sub-string to search keys for. By default set toNone
and returns all keys.- Returns:
See also
None
Contains the description of
constants
, which, as a dictionary literal object, does not itself possess a docstring.