Dish Enums

There are three enumerated types for the

  • Mode: shows different operational modes for the simulator.

  • FuncState: shows functional states of the simulator.

  • StowPinState: shows various combinations of engagement states of a stow pin in relation to engagement, release, and stow window.

class src.component_managers.dish_modes.FuncState(value)[source]

An enumeration.

class src.component_managers.dish_modes.Mode(value)[source]

An enumeration.

class src.component_managers.dish_modes.StowPinState(value)[source]

An enumeration.