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 toNoneand returns all keys.- Returns:
See also
NoneContains the description of
constants, which, as a dictionary literal object, does not itself possess a docstring.