21 #ifndef SATELLITE_POSITION_INPUT_TRACE_CONTAINER_H
22 #define SATELLITE_POSITION_INPUT_TRACE_CONTAINER_H
28 #include <ns3/satellite-input-fstream-time-double-container.h>
48 typedef std::map<std::string, Ptr<SatInputFileStreamTimeDoubleContainer>>
container_t;
96 Ptr<SatInputFileStreamTimeDoubleContainer>
AddNode(
const std::string& key);
103 Ptr<SatInputFileStreamTimeDoubleContainer>
FindNode(
const std::string& key);
GeoCoordinate class is used to store and operate with geodetic coordinates.
Base class for trace containers such as interference or fading traces.
SatArqSequenceNumber is handling the sequence numbers for the ARQ process.