|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
#include "receiver_output.h"
Public Attributes | |
| bool | present = false |
| SimId | waveform_id = 0 |
| std::string | waveform_name = {} |
| RealType | carrier_frequency = 0.0 |
| RealType | power = 0.0 |
Definition at line 90 of file receiver_output.h.
| RealType core::ReceiverStreamDescriptor::CwContext::carrier_frequency = 0.0 |
Definition at line 95 of file receiver_output.h.
| RealType core::ReceiverStreamDescriptor::CwContext::power = 0.0 |
Definition at line 96 of file receiver_output.h.
Definition at line 92 of file receiver_output.h.
| SimId core::ReceiverStreamDescriptor::CwContext::waveform_id = 0 |
Definition at line 93 of file receiver_output.h.
| std::string core::ReceiverStreamDescriptor::CwContext::waveform_name = {} |
Definition at line 94 of file receiver_output.h.