Aimsun Next Scripting
22
|
Public Member Functions | |
MacroAdjustmentState () | |
MacroAdjustmentState (GKObject *iOrigin, GKObject *iDestination, GKUserClass *iUserClass) | |
GKObject * | getDestination () const |
GKObject * | getOrigin () const |
This class provides an adjustment state variable
MacroAdjustmentState::MacroAdjustmentState | ( | ) |
MacroAdjustmentState::MacroAdjustmentState | ( | GKObject * | iOrigin, |
GKObject * | iDestination, | ||
GKUserClass * | iUserClass | ||
) |
GKObject * MacroAdjustmentState::getDestination | ( | ) | const |
Get the destination centroid.
GKObject * MacroAdjustmentState::getOrigin | ( | ) | const |
Get the origin centroid.