Struct for info on last custom trafic created. More...
Public Attributes | |
ApplicationContainer | application |
bool | created |
Time | start |
Time | stop |
Struct for info on last custom trafic created.
Definition at line 474 of file satellite-traffic-helper.h.
ApplicationContainer ns3::SatTrafficHelper::CustomTrafficInfo_s::application |
Definition at line 476 of file satellite-traffic-helper.h.
Referenced by ns3::SatTrafficHelper::AddCustomTraffic(), and ns3::SatTrafficHelper::ChangeCustomTraffic().
bool ns3::SatTrafficHelper::CustomTrafficInfo_s::created |
Definition at line 479 of file satellite-traffic-helper.h.
Referenced by ns3::SatTrafficHelper::SatTrafficHelper(), ns3::SatTrafficHelper::AddCustomTraffic(), and ns3::SatTrafficHelper::ChangeCustomTraffic().
Time ns3::SatTrafficHelper::CustomTrafficInfo_s::start |
Definition at line 477 of file satellite-traffic-helper.h.
Referenced by ns3::SatTrafficHelper::AddCustomTraffic(), and ns3::SatTrafficHelper::ChangeCustomTraffic().
Time ns3::SatTrafficHelper::CustomTrafficInfo_s::stop |
Definition at line 478 of file satellite-traffic-helper.h.
Referenced by ns3::SatTrafficHelper::AddCustomTraffic(), and ns3::SatTrafficHelper::ChangeCustomTraffic().