SOLA
|
Public Member Functions | |
GeneralScenariofile (std::string path_to_file) | |
std::string | getOutputPath () const |
std::string | getFileContent () const |
Static Public Member Functions | |
static std::string | pathWithEndingSlash (std::string path) |
Public Attributes | |
std::string | title |
std::string | version |
uint64_t | random_seed = 0 |
ns3::Time | stop_time |
ns3::Time | default_delay |
std::optional< std::string > | output_path |
YAML::Node | node |