AwlogWriterSource
Defined in header “ark/awlog/awlog_writer.hh”.
An enumeration of possible sources for the awlog.
Values
-
Log = 0
If the original source for the data in this awlog is from another log. -
VirtualizedData = 1
If the data comes from some type of virtualized (logless) data. Typically a simulation. -
OnboardData = 2
If the data comes from a live, onboard system. -
Other = 127
Any other type of source.