|
Hermes
Simulation Orchestration Platform for Aerospace
|


Public Attributes | |
| Path | type = ModuleType.PROCESS and self.executable is None: |
Static Public Attributes | |
| Path | executable = None |
| Path | script = None |
| str | inproc_module = None |
| Path | config = None |
| list | signals = Field(default_factory=list) |
| dict | options = Field(default_factory=dict) |
Protected Member Functions | |
| Path|None | _coerce_path (cls, str|Path|None v) |
| ModuleConfig | _validate_type_fields (self) |
Configuration for a single module.
|
protected |
|
protected |
Ensure required fields are present for module type.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| Path hermes.core.config.ModuleConfig.type = ModuleType.PROCESS and self.executable is None: |