|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
A calculated link segment for 3D visualization. More...
#include "channel_model.h"
Public Attributes | |
| LinkType | type |
| LinkQuality | quality |
| std::string | label |
| std::string | source_name |
| std::string | dest_name |
| std::string | origin_name |
A calculated link segment for 3D visualization.
Definition at line 188 of file channel_model.h.
| std::string simulation::PreviewLink::dest_name |
Definition at line 194 of file channel_model.h.
| std::string simulation::PreviewLink::label |
Definition at line 192 of file channel_model.h.
| std::string simulation::PreviewLink::origin_name |
Definition at line 195 of file channel_model.h.
| LinkQuality simulation::PreviewLink::quality |
Definition at line 191 of file channel_model.h.
| std::string simulation::PreviewLink::source_name |
Definition at line 193 of file channel_model.h.
| LinkType simulation::PreviewLink::type |
Definition at line 190 of file channel_model.h.