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

Static Public Attributes

str type = "f64"
str unit = ""
bool writable = False
bool published = True

Detailed Description

Configuration for a module signal.

Member Data Documentation

◆ published

bool hermes.core.config.SignalConfig.published = True
static

◆ type

str hermes.core.config.SignalConfig.type = "f64"
static

◆ unit

str hermes.core.config.SignalConfig.unit = ""
static

◆ writable

bool hermes.core.config.SignalConfig.writable = False
static

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