This section documents the API of the ns-3 netanim module. More...
Collaboration diagram for Network Animation:Modules | |
| animation module tests | |
Classes | |
| class | ns3::AnimationInterface |
| Interface to network animator. More... | |
| class | ns3::AnimByteTag |
| Byte tag using by Anim to uniquely identify packets. More... | |
| class | ns3::AnimationInterface::AnimPacketInfo |
| AnimPacketInfo class. More... | |
| class | ns3::AnimationInterface::AnimXmlElement |
| AnimXmlElement class. More... | |
| struct | ns3::AnimationInterface::Ipv4RoutePathElement |
| Ipv4RoutePathElement structure. More... | |
| struct | ns3::AnimationInterface::Ipv4RouteTrackElement |
| Ipv4RouteTrackElement structure. More... | |
| struct | ns3::AnimationInterface::LinkPairCompare |
| LinkPairCompare structure. More... | |
| struct | ns3::AnimationInterface::LinkProperties |
| LinkProperties structure. More... | |
| struct | ns3::AnimationInterface::NodeSize |
| NodeSize structure. More... | |
| struct | ns3::AnimationInterface::P2pLinkNodeIdPair |
| P2pLinkNodeIdPair structure. More... | |
| struct | ns3::AnimationInterface::Rgb |
| RGB structure. More... | |
This section documents the API of the ns-3 netanim module.
For a generic functional description, please refer to the ns-3 manual.
Counter Types.
| Enumerator | |
|---|---|
| UINT32_COUNTER | |
| DOUBLE_COUNTER | |
Definition at line 86 of file animation-interface.h.
|
private |
ProtocolType enumeration.
| Enumerator | |
|---|---|
| UAN | |
| LTE | |
| WIFI | |
| WIMAX | |
| CSMA | |
| LRWPAN | |
| WAVE | |
Definition at line 529 of file animation-interface.h.