Home
last modified time | relevance | path

Searched refs:constellation_list (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/szap/
H A Dtzap.c110 static const Param constellation_list [] = { variable
317 if ((err = try_parse_param(fd, constellation_list, in parse()
318 LIST_SIZE(constellation_list), in parse()
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/
H A Dfuncs.py177 def get_constellation(coord, short_name=False, constellation_list='iau'): argument
206 if constellation_list != 'iau':
H A Dsky_coordinate.py1635 def get_constellation(self, short_name=False, constellation_list='iau'): argument
1676 return get_constellation(novel, short_name, constellation_list)