#include "geo-coordinate.h"#include "satellite-antenna-gain-pattern-container.h"#include "ns3/object.h"#include "ns3/position-allocator.h"#include "ns3/random-variable-stream.h"#include <stdint.h>#include <vector>Go to the source code of this file.
Classes | |
| class | ns3::SatListPositionAllocator |
| Allocate positions from a deterministic list specified by the user. More... | |
| class | ns3::SatPositionAllocator |
| Allocate a set of satellite positions. More... | |
| class | ns3::SatRandomBoxPositionAllocator |
| Allocate random positions within a 3D box according to a set of three random variables (longitude, latitude, altitude). More... | |
| class | ns3::SatRandomCirclePositionAllocator |
| Allocate random positions within a circle (center and radius), uniformly distributed. More... | |
| class | ns3::SatSpotBeamPositionAllocator |
| Allocate random positions within the area of a certain spot-beam. More... | |
Namespaces | |
| namespace | ns3 |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |