Class BicycleConstants
Inheritance
System.Object
BicycleConstants
Assembly: SOHBicycleModel.dll
Syntax
public static class BicycleConstants : object
Fields
Efficiency
Declaration
public static readonly double Efficiency
Field Value
Type |
Description |
System.Double |
|
G
Declaration
public const double G = null
Field Value
Type |
Description |
System.Double |
|
IntersectionSpeed
Declaration
public static readonly double IntersectionSpeed
Field Value
Type |
Description |
System.Double |
|
MaxAccelerationFactor
Declaration
public static readonly double MaxAccelerationFactor
Field Value
Type |
Description |
System.Double |
|
MaxDeceleration
Declaration
public static readonly double MaxDeceleration
Field Value
Type |
Description |
System.Double |
|
MaxDecelFactor
Declaration
public static readonly double MaxDecelFactor
Field Value
Type |
Description |
System.Double |
|
MeanDecel
Declaration
public static readonly double MeanDecel
Field Value
Type |
Description |
System.Double |
|
RegularTurnSpeed
Declaration
public static readonly double RegularTurnSpeed
Field Value
Type |
Description |
System.Double |
|
SharpTurnSpeed
Declaration
public static readonly double SharpTurnSpeed
Field Value
Type |
Description |
System.Double |
|
ShowingSpeed
Declaration
public static readonly double ShowingSpeed
Field Value
Type |
Description |
System.Double |
|
UTurnSpeed
Declaration
public static readonly double UTurnSpeed
Field Value
Type |
Description |
System.Double |
|
WideTurnSpeed
Declaration
public static readonly double WideTurnSpeed
Field Value
Type |
Description |
System.Double |
|