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

Static Public Attributes

float gain = 1.0
float offset = 0.0

Protected Member Functions

str _validate_qualified_name (cls, str v)

Static Protected Attributes

int _NANOSECONDS_PER_SECOND = 1_000_000_000

Detailed Description

Configuration for a signal wire (connection between modules).

Member Function Documentation

◆ _validate_qualified_name()

str hermes.core.config.WireConfig._validate_qualified_name ( cls,
str v )
protected

Member Data Documentation

◆ _NANOSECONDS_PER_SECOND

int hermes.core.config.WireConfig._NANOSECONDS_PER_SECOND = 1_000_000_000
staticprotected

◆ gain

float hermes.core.config.WireConfig.gain = 1.0
static

◆ offset

float hermes.core.config.WireConfig.offset = 0.0
static

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