Class HandleDriverType
Inheritance
System.Object
HandleDriverType
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: SOHBicycleModel.dll
Syntax
public class HandleDriverType
Methods
|
Improve this Doc
View Source
DecideIfOvertaking(DriverType)
Declaration
public static bool DecideIfOvertaking(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
DetermineDriverRand(DriverType)
Declaration
public static double DetermineDriverRand(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
DetermineEnterFolowingThreshold(DriverType)
Declaration
public static double DetermineEnterFolowingThreshold(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
DetermineFollowingVariation(DriverType)
Declaration
public static double DetermineFollowingVariation(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
DetermineHeadwayTime(DriverType)
Declaration
public static double DetermineHeadwayTime(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
DetermineOscillationAcceleration(DriverType)
Declaration
public static double DetermineOscillationAcceleration(DriverType driverType)
Parameters
Returns
Type |
Description |
System.Double |
|