Class HandleDriverType
Inheritance
System.Object
HandleDriverType
Assembly: SOHBicycleModel.dll
Syntax
public class HandleDriverType : object
Methods
DecideIfOvertaking(DriverType)
Declaration
public static bool DecideIfOvertaking(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Boolean |
|
DetermineDriverRand(DriverType)
Declaration
public static double DetermineDriverRand(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
DetermineEnterFolowingThreshold(DriverType)
Declaration
public static double DetermineEnterFolowingThreshold(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
DetermineFollowingVariation(DriverType)
Declaration
public static double DetermineFollowingVariation(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
DetermineHeadwayTime(DriverType)
Declaration
public static double DetermineHeadwayTime(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
DetermineOscillationAcceleration(DriverType)
Declaration
public static double DetermineOscillationAcceleration(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|