This PR refactors much of the ServiceEquipment class to more clearly breakout the traveling, weather delays, crew transferring, and repair processes so that they can appropriately take weather and shift timing conditions into consideration. This refactoring should enable easier future processes such as multi-crew handoffs.
This PR refactors much of the
ServiceEquipment
class to more clearly breakout the traveling, weather delays, crew transferring, and repair processes so that they can appropriately take weather and shift timing conditions into consideration. This refactoring should enable easier future processes such as multi-crew handoffs.