Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.core.config.ExecutionMode Class Reference
Inheritance diagram for hermes.core.config.ExecutionMode:
Collaboration diagram for hermes.core.config.ExecutionMode:

Static Public Attributes

str REALTIME = "realtime"
str AFAP = "afap"
str SINGLE_FRAME = "single_frame"

Detailed Description

Scheduler execution modes.

Member Data Documentation

◆ AFAP

str hermes.core.config.ExecutionMode.AFAP = "afap"
static

◆ REALTIME

str hermes.core.config.ExecutionMode.REALTIME = "realtime"
static

◆ SINGLE_FRAME

str hermes.core.config.ExecutionMode.SINGLE_FRAME = "single_frame"
static

The documentation for this class was generated from the following file: