ScheduleInfo¶
- class scml.scml2019.ScheduleInfo(final_balance, valid=True, start=None, end=None, needs=<factory>, jobs=<factory>, failed_contracts=<factory>, ignored_contracts=<factory>)[source]¶
Bases:
object
Attributes Summary
The step after the last step in this simulation
The starting step of this schedule
Is this a valid schedule?
Methods Summary
combine
(other)- rtype
Attributes Documentation
Methods Documentation