Aimsun Next Scripting
22
|
Public Member Functions | |
Value () | |
Value (const float iUpload, const float iUnload) | |
Public Attributes | |
float | upload |
float | unload |
CIncrementalParams::Value::Value | ( | ) |
Value default constructor.
CIncrementalParams::Value::Value | ( | const float | iUpload, |
const float | iUnload | ||
) |
Value constructor with values.
float CIncrementalParams::Value::unload |
Unload Value.
float CIncrementalParams::Value::upload |
Upload Value.