ADTF  3.18.2
ISignalRegistry::tSignalAttributes

attributes of a signal More...

Public Attributes

tSignalID nSignalID
 The unique id.
 
const char * strName
 The name. Separate trees nodes with '/'.
 
const char * strUnit
 The unit of the signal, can be nullptr.
 
const char * strDescription
 A desrciption of the signal, can be nullptr.
 
double f64MinValue
 The minimum value of the signal.
 
double f64MaxValue
 The maximum value of the signal.
 

Detailed Description

attributes of a signal

Definition at line 42 of file signal_registry_intf.h.