21 #ifndef SAT_INPUT_FSTREAM_TIME_LONG_DOUBLE_CONTAINER_H
22 #define SAT_INPUT_FSTREAM_TIME_LONG_DOUBLE_CONTAINER_H
26 #include "ns3/object.h"
59 std::ios::openmode filemode,
60 uint32_t valuesInRow);
78 void UpdateContainer(std::string filename, std::ios::openmode filemode, uint32_t valuesInRow);
118 std::vector<long double>
ReadRow();
128 long double timeShiftValue,
129 double long comparisonTimeValue);
SatArqSequenceNumber is handling the sequence numbers for the ARQ process.