|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| ForestExporter (const BaseForest *iForest, GKModel *iAimsunModel, QString type, QString filename, int adistribution, int aseed) | |
| ~ForestExporter () | |
| void | createFile () |
This class creates a xml file with the paths and its percentages of a BaseForest or a txt vehicle generation file. It depends on the input class argument generation type: "xml", "vehicles"
| ForestExporter::ForestExporter | ( | const BaseForest * | iForest, |
| GKModel * | iAimsunModel, | ||
| QString | type, | ||
| QString | filename, | ||
| int | adistribution, | ||
| int | aseed | ||
| ) |
| ForestExporter::~ForestExporter | ( | ) |
| void ForestExporter::createFile | ( | ) |
Creates a xml file with filename defined in the constructor with all path information.
1.9.4