SurveyTopology¶
- class lsst.ts.scheduler.driver.SurveyTopology¶
Bases:
object
Attributes Summary
Methods Summary
as_dict
()Return survey topology as a dictionary.
from_topic
(topic)Attributes Documentation
- num_props¶
Methods Documentation
- as_dict()¶
Return survey topology as a dictionary.
- Returns:
- dict
Dictionary with survey topology data.
- from_topic(topic)¶