NonFixedTarget¶
-
class
astroplan.
NonFixedTarget
(name=None, ra=None, dec=None, marker=None)[source]¶ Bases:
astroplan.Target
Placeholder for future function.
Defines a single observation target.
Parameters: name : str, optional
ra : WHAT TYPE IS ra ?
dec : WHAT TYPE IS dec ?
marker : str, optional
User-defined markers to differentiate between different types of targets (e.g., guides, high-priority, etc.).