Aimsun Next Scripting
24.0
|
Public Member Functions | |
GKRealDataSetRestorerALMO () | |
~GKRealDataSetRestorerALMO () | |
uint | getRID () const |
void | setRID (uint) |
const GKTimeDuration & | getInterval () const |
void | setInterval (const GKTimeDuration &) |
const GKDataBaseInfo & | getDbInfo () const |
void | setDbInfo (const GKDataBaseInfo &) |
The table columns are:
STRING values for count and speed contain, separated by ";", a value for each interval. The interval is, at this moment, fixed by ALMO in 15 minutes. Using, as where conditions:
GKRealDataSetRestorerALMO::GKRealDataSetRestorerALMO | ( | ) |
GKRealDataSetRestorerALMO::~GKRealDataSetRestorerALMO | ( | ) |
const GKDataBaseInfo & GKRealDataSetRestorerALMO::getDbInfo | ( | ) | const |
const GKTimeDuration & GKRealDataSetRestorerALMO::getInterval | ( | ) | const |
uint GKRealDataSetRestorerALMO::getRID | ( | ) | const |
void GKRealDataSetRestorerALMO::setDbInfo | ( | const GKDataBaseInfo & | ) |
void GKRealDataSetRestorerALMO::setInterval | ( | const GKTimeDuration & | ) |
void GKRealDataSetRestorerALMO::setRID | ( | uint | ) |