The Vehicle
object contains driver/vehicle characteristics/properties.
Attributes
Members list
Value members
Concrete methods
Butcher's Method (fifth order) for numerically solving an ordinary differential equation.
Butcher's Method (fifth order) for numerically solving an ordinary differential equation.
Value parameters
- Ft
-
the "original" function value at time t
- ft
-
the "derivative" function value at time t
- ft_rt
-
the "derivative" function value at time t - rt
- rt
-
the time difference (reaction time) FIX - integrate into Dynamics package
Attributes
Return the current value for 'prop("rt") the driver reaction time
Return the current value for 'prop("rt") the driver reaction time
Attributes
Set the driver/vehicle characteristics/properties to the new property values.
Set the driver/vehicle characteristics/properties to the new property values.
Value parameters
- new_prop
-
the new property values
Attributes
Concrete fields
defaults values for driver/vehicle characteristics/properties (PUBLIC access required)
defaults values for driver/vehicle characteristics/properties (PUBLIC access required)
Attributes
- See also